gitlink:git-mv[1]::
Move or rename a file, a directory, or a symlink.
+gitlink:git-pack-refs[1]::
+ Pack heads and tags for efficient repository access.
+
gitlink:git-pull[1]::
Fetch from and merge with a remote repository or a local branch.
Annotate file lines with commit info.
gitlink:git-blame[1]::
- Blame file lines on commits.
+ Find out where each line in a file came from.
gitlink:git-check-ref-format[1]::
Make sure ref name is well formed.
gitlink:git-show-index[1]::
Displays contents of a pack idx file.
+gitlink:git-show-ref[1]::
+ List references in a local repository.
+
gitlink:git-tar-tree[1]::
Creates a tar archive of the files in the named tree object.