mirror of
https://github.com/dictcp/awesome-git.git
synced 2025-03-14 01:46:32 -04:00
Merge 6fae6ff74e58a9225094c4eca695e4d0ea8fe74d into e2dc5e620e3181d7a1a0b579de4d103315cb4264
This commit is contained in:
commit
7702d42709
@ -165,7 +165,9 @@ Pull requests on interesting tools/projects/resources are welcome.
|
||||
* [BFG Repo-Cleaner](https://rtyley.github.io/bfg-repo-cleaner/) - a simpler, faster alternative to git-filter-branch for cleansing bad data out of your Git repository history
|
||||
* [GitIgnore Collection](https://github.com/github/gitignore) - collection of gitignore files for various programming language
|
||||
* [etckeeper](https://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-extras](https://github.com/tj/git-extras) - git utilities adding useful git commands.
|
||||
* [git-scripts](https://github.com/jwiegley/git-scripts) - A bunch of random scripts either written, downloaded or clipped from #git.
|
||||
* [git-toolbelt](https://github.com/nvie/git-toolbelt) - A suite of useful Git commands that aid with scripting or every day command line usage
|
||||
* [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
|
||||
|
Loading…
x
Reference in New Issue
Block a user