We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bd750c + 2474eb5 commit a90e50dCopy full SHA for a90e50d
1 file changed
README.md
@@ -5,6 +5,13 @@ to confident daily use. It covers everything from installation to
5
advanced topics like rebase, bisect, and submodules. The content is
6
published as a static site built with Astro and deployed to GitHub Pages.
7
8
+- Chapters covering installation through expert topics (hooks, bisect, refspecs)
9
+- Step-by-step recipes for common Git tasks
10
+- Exercises with verification steps in every chapter
11
+- Quizzes at the end of each chapter
12
+- Concepts-first approach — object model and references before commands
13
+- Glossary of key terms cross-referenced to chapters
14
+
15
## Quick start
16
17
Prerequisites: [Node.js](https://nodejs.org/) 22+
0 commit comments