Skip to content

Commit a90e50d

Browse files
authored
Merge pull request #234 from braboj/docs/readme-capability-list
docs: add capability list to README
2 parents 8bd750c + 2474eb5 commit a90e50d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ to confident daily use. It covers everything from installation to
55
advanced topics like rebase, bisect, and submodules. The content is
66
published as a static site built with Astro and deployed to GitHub Pages.
77

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+
815
## Quick start
916

1017
Prerequisites: [Node.js](https://nodejs.org/) 22+

0 commit comments

Comments
 (0)