Add git-tools

This commit is contained in:
Kirill Zhuravlev 2024-01-24 09:55:17 +01:00 committed by GitHub
parent cf0814961e
commit 4cd563c13a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,6 +163,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [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.
* [git-tools](https://github.com/kazhuravlev/git-tools) - CLI that helps to increment SemVer tags.
* [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](https://gitless.com/) - an experimental version of Git that changes some of Git's underlying concepts