Autogenerated HTML docs for v2.45.1-204-gd8ab1
[git-htmldocs.git] / cmds-ancillaryinterrogators.txt
blobf13a36172381dc04980875b7bd25ecfb94a4688e
1 linkgit:git-annotate[1]::
2         Annotate file lines with commit information.
4 linkgit:git-blame[1]::
5         Show what revision and author last modified each line of a file.
7 linkgit:git-bugreport[1]::
8         Collect information for user to file a bug report.
10 linkgit:git-count-objects[1]::
11         Count unpacked number of objects and their disk consumption.
13 linkgit:git-diagnose[1]::
14         Generate a zip archive of diagnostic information.
16 linkgit:git-difftool[1]::
17         Show changes using common diff tools.
19 linkgit:git-fsck[1]::
20         Verifies the connectivity and validity of the objects in the database.
22 linkgit:git-help[1]::
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         Perform merge without touching index or working tree.
31 linkgit:git-rerere[1]::
32         Reuse recorded resolution of conflicted merges.
34 linkgit:git-show-branch[1]::
35         Show branches and their commits.
37 linkgit:git-verify-commit[1]::
38         Check the GPG signature of commits.
40 linkgit:git-verify-tag[1]::
41         Check the GPG signature of tags.
43 linkgit:git-version[1]::
44         Display version information about Git.
46 linkgit:git-whatchanged[1]::
47         Show logs with differences each commit introduces.
49 linkgit:gitweb[1]::
50         Git web interface (web frontend to Git repositories).