+ 14
Please suggest resources for learning Git.
12 Answers
+ 22
Tutorials point:
https://www.tutorialspoint.com/git/git_basic_concepts.htm
Vogella:
http://www.vogella.com/tutorials/Git/article.html
Codecademy:
https://www.codecademy.com/learn/learn-git
+ 16
I like thenewboston's playlist, it's very clear -
▶https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAKWClAD_iKpNC0bGHxGhcx
I also found these PDF :
⏩ https://www.tutorialspoint.com/git/git_tutorial.pdf
⏩ http://labs.kernelconcepts.de/downloads/books/Pro%20Git%20-%20Scott%20Chacon.pdf
+ 15
@Chirag very grateful for your q and these answers thanks all
+ 14
The system is very useful but also complex and takes time to learn.
+ 14
+ 13
Git, github, gist are all part of a collaboration/development/version tracking system used by teams of developers to handle big projects.
+ 9
Thank you guys
+ 6
Try learning GIT by playing this GIT Game:
http://learngitbranching.js.org/
+ 6
What is Git?
+ 5
This is a good guide book..
https://git-scm.com/book/en/v2
+ 2
Git is must-have tool for all developers. Start to learn and use version control to all your source codes.
0
This is a great visual reference translated to multiple languages to assist learning and use as a reference:
https://marklodato.github.io/visual-git-guide/index-en.html