1 linkgit:git-annotate[1]::
2 Annotate file lines with commit information.
5 Show what revision and author last modified each line of a file.
7 linkgit:git-cherry[1]::
8 Find commits not merged upstream.
10 linkgit:git-count-objects[1]::
11 Count unpacked number of objects and their disk consumption.
13 linkgit:git-difftool[1]::
14 Show changes using common diff tools.
17 Verifies the connectivity and validity of the objects in the database.
19 linkgit:git-get-tar-commit-id[1]::
20 Extract commit ID from an archive created using git-archive.
23 display help information about git.
25 linkgit:git-instaweb[1]::
26 Instantly browse your working repository in gitweb.
28 linkgit:git-merge-tree[1]::
29 Show three-way merge without touching index.
31 linkgit:git-rerere[1]::
32 Reuse recorded resolution of conflicted merges.
34 linkgit:git-rev-parse[1]::
35 Pick out and massage parameters.
37 linkgit:git-show-branch[1]::
38 Show branches and their commits.
40 linkgit:git-verify-tag[1]::
41 Check the GPG signature of tags.
43 linkgit:git-whatchanged[1]::
44 Show logs with difference each commit introduces.