Next:
Introduction
Index
Git in a Small Nutshell
Version February 4, 2025
Introduction
Terminology
Differences
commit
branch
remote
Reset
Soft reset
Mixed reset
Hard reset
Reset with path
Squash commits
Remove/Delete
Tag
Clone, push, pull
Intentionally untracked files
gitlab
Visibility
ci
Create a specific ci-runner
.gitlab-ci.yml rules
Information
Work Cycles
Basic commands: add, commit, diff, reset
Create a small repo
Repairs
Inspect older commits
Undo local changes
Roll-back to an older version, checkout
Remove local changes, stash (dirty working directory)
Errors
Resolve conflicts
Index
About this document ...