gitlink:git-cvsserver[1]::
A CVS server emulator for git.
+gitlink:git-gc[1]::
+ Cleanup unnecessary files and optimize the local repository.
+
gitlink:git-lost-found[1]::
Recover lost refs that luckily have not yet been pruned.
gitlink:git-quiltimport[1]::
Applies a quilt patchset onto the current branch.
+gitlink:git-reflog[1]::
+ Manage reflog information.
+
gitlink:git-relink[1]::
Hardlink common objects in local repositories.
gitlink:git-index-pack[1]::
Build pack idx file for an existing packed archive.
-gitlink:git-init-db[1]::
- Creates an empty git object database, or reinitialize an
+gitlink:git-init[1]::
+ Creates an empty git repository, or reinitialize an
existing one.
gitlink:git-merge-file[1]::