Git Tutorial Added (#6290)

* Git Tutorial Added

* update the name

* revert back

* move to book
This commit is contained in:
Vashishth Patel 2021-10-19 07:48:08 +05:30 committed by GitHub
parent 292286df95
commit 356cf4a940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -770,6 +770,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
### Git
* [A git Primer](https://danielmiessler.com/study/git/) - Daniel Miessler
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato
* [Conversational Git](http://blog.anvard.org/conversational-git/)
* [git - the simple guide](http://rogerdudler.github.io/git-guide/)