|
@@ -47,6 +47,16 @@ And now:
|
|
|
git clone ssh://git@www.climate.be:3022/TECLIM/Git_Training.git
|
|
|
```
|
|
|
|
|
|
+## Additional resources
|
|
|
+
|
|
|
+Git tutorial: Got 15 minutes and want to learn Git?
|
|
|
+
|
|
|
+An introduction to Git: [Version Control with Git](http://swcarpentry.github.io/git-novice/)
|
|
|
+
|
|
|
+Git cheat sheet: http://zeroturnaround.com/wp-content/uploads/2016/02/Git-Cheat-Sheet.png?twitterID=nixCraft
|
|
|
+
|
|
|
+Git cheat sheet 2: http://jan-krueger.net/git
|
|
|
+
|
|
|
## Tips and Tricks
|
|
|
|
|
|
#### How do I add an empty directory to a Git repository ?
|