git-tracker =============================================================================== Successor to [`gg`](https://github.com/xandkar/gg). A tool to discover, catalogue and compare `git` repos across N machines. TODO ---- - [x] find all local git repos - [x] fetch remotes - [x] parallelize/asynchronize - [x] 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?