mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
[Git] Add the BFG
This commit is contained in:
parent
17a4355057
commit
ca80e59c60
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ This box contains a bunch of resources that are related to version control syste
|
|||
## Git
|
||||
- [First Aid Git](http://ricardofilipe.com/projects/firstaidgit/#/) - Searchable FAQ. Has questions like "How do I do x?"
|
||||
- [git-hub](https://github.com/ingydotnet/git-hub) - Augment your git installation with the `hub` subcommand that lets you interact with the GitHub REST api
|
||||
- [The BFG](https://rtyley.github.io/bfg-repo-cleaner/) - A fantastic tool to remove things like large files and other secrets from your git commit history. Much faster and simpler to use that `git filter-branch`.
|
||||
|
|
Loading…
Reference in a new issue