#git-repository #git #compare #repos #find #across #discover

bin+lib git-tracker

Find and compare all your scattered git repos

1 unstable release

0.3.1 Sep 4, 2024

#2873 in Command line utilities

Download history 127/week @ 2024-09-02

127 downloads per month

Custom license

33KB
609 lines

git-tracker

Successor to gg.

A tool to discover, catalogue and compare git repos across N machines.

TODO

  • find all local git repos
  • fetch remotes
  • parallelize/asynchronize
  • store data
  • list hosted repos
    • github
    • bitbucket
    • ...
  • report
    • out of sync
    • orphaned

Questions

Can we distinguish a fork from out of sync?

Machine identity - is hostname sufficient or should we use some crypto ID?

Dependencies

~53MB
~1M SLoC