Toggle navigation
Git for complete beginners
Nav
GitLab
Chapters
General outline
Chapter 0: Versioning basics
Chapter 1: Using Git locally
Chapter 2: Working with remote repositories
Chapter 3: Collaboration flow with Git
Feedback
Chapters
General outline
Chapter 0: Versioning basics
Introduction
Normalization of filenames
Grouping and versioning filenames through consistent revision tags
Book-keeping on revisions
Recording changes with git
Appendix: Command-line basics
Chapter 1: Using Git locally
Introduction
Navigating in history
Working with Git references (HEAD, branches, tags)
Merging and rebasing branches
Advanced usage of git tools
Chapter 2: Working with remote repositories
Chapter 3: Collaboration flow with Git
General outline
Edit me
Versioning basics
Normalization of filenames
Grouping and versioning filenames through consistent revision tags
Book-keeping on revisions
Recording changes with git
Appendix: command-line basics
Using git locally
Navigating in history
Working with references (HEAD, branches, tags)
Merging and rebasing branches
Advanced usage of git tools
Working with remote repositories
Collaboration flow with Git
Workflow (branch-out from current, make changes, issue merge-request)
References
Pro-Git Book