Skip to content

Read your git repository history and track propagation of knowledge through your team.

License

Notifications You must be signed in to change notification settings

ryansb/gitbyatruck

Repository files navigation

Git by a Truck

Based on the original git by a bus, with enhancements to be able to process much larger repos.

Installing

Note: this is developed for Python 3.3+. If you don't have that, good luck.

  1. pip install cffi
  2. Follow the pygit2 instructions to get the libgit C bindings
  3. Run python setup.py install in the gitbyatruck directory

Bam, you're done!

About

Read your git repository history and track propagation of knowledge through your team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published