mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
6 lines
411 B
Markdown
6 lines
411 B
Markdown
# The Big Box of VCS
|
|
This box contains a bunch of resources that are related to version control systems like git and SVN.
|
|
|
|
## 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
|