git-tracker 0.3.1

Find and compare all your scattered git repos.
Documentation

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?