add git-follow to README.md

This commit is contained in:
Nickolas Burr 2017-05-05 10:13:02 -04:00
parent 8890923347
commit cc91ff6cab
No known key found for this signature in database
GPG Key ID: 2480AE665DEB6D0D
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [etckeeper](http://etckeeper.branchable.com/) - a collection of tools to let /etc be stored in a git repository
* [git-extras](https://github.com/tj/git-extras) git utilities adding useful git commands.
* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Another collection of useful git commands.
* [git-follow](https://github.com/nickolasburr/git-follow) - a tool for following lifetime changes of a file throughout the history of a Git repository.
* [Gitrob](https://github.com/michenriksen/gitrob) - a command line tool to find sensitive information lingering in publicly available files on GitHub
* [gitFS](https://www.presslabs.com/gitfs/) - a FUSE file system that fully integrates with git
* [Gitless](http://gitless.com/) - an experimental version of Git that changes some of Git's underlying concepts