01Repository Management: Initialize, clone, and check repository status
02Working Directory Operations: Stage files, commit changes, create diffs
03Advanced Git Commands: Manage tags, stash changes, cherry-pick, rebase
04Branch Operations: Create, list, checkout, delete, and merge branches
05Remote Operations: Add remotes, fetch, pull, push