From 7b745cb624798a0ad57ea267bdb8640a877c1873 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 1 May 2015 07:41:22 +0100 Subject: [PATCH] Create BigBoxOfVCS.md --- BigBoxOfVCS.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 BigBoxOfVCS.md diff --git a/BigBoxOfVCS.md b/BigBoxOfVCS.md new file mode 100644 index 0000000..c6dba47 --- /dev/null +++ b/BigBoxOfVCS.md @@ -0,0 +1,5 @@ +# 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?"