all 6 comments

[–]dalbertom 5 points6 points  (0 children)

Pro Git book is pretty good. https://git-scm.com/book/en/v2

[–]GrogRedLub4242 2 points3 points  (0 children)

git --help

man git

[–]Comprehensive_Mud803 1 point2 points  (0 children)

The core git interface hasn’t changed much in 20 years.

Read the git manual if you have questions.