File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Git
2+
3+ ** Table of Content**
4+
5+ - [ Introduction] ( #introduction )
6+ - [ Advanced] ( #advanced )
7+ - [ Book] ( #book )
8+
9+ ### Introduction
10+
11+ Git is the free and open source distributed version control system.
12+
13+ * [ Github Git Cheat Sheet] ( https://github.github.com/training-kit/downloads/github-git-cheat-sheet/ )
14+
15+ ### Advanced
16+
17+ * [ Git Cheat Sheet (advanced)] ( https://dev.to/maxpou/git-cheat-sheet-advanced-3a17 )
18+ * [ What's happens when you ` git commit ` ] ( https://dev.to/maxpou/what-s-happens-when-you-git-commit-59n7 )
19+ * [ How to Write Good Commit Messages: A Practical Git Guide] ( https://www.freecodecamp.org/news/writing-good-commit-messages-a-practical-guide/ )
20+ * [ Introduction to GitLab Flow] ( https://docs.gitlab.com/ee/topics/gitlab_flow.html )
21+ * [[ Video] Git It? How to use Git and Github] ( https://www.youtube.com/watch?v=HkdAHXoRtos )
22+
23+ ### Book
24+
25+ * [ Pro Git] ( https://git-scm.com/book/en/v2 )
You can’t perform that action at this time.
0 commit comments