[PATCH] Reformat git-show-branches-script documentation.
[gitweb.git] / Documentation / git.txt
index dd805e3061597521edadfe6ec322974901795421..27f362626f5258e49f3b4aa1648a411e5829eab2 100644 (file)
@@ -71,6 +71,13 @@ link:git-hash-object.html[git-hash-object]::
 link:git-write-tree.html[git-write-tree]::
        Creates a tree from the current cache
 
+link:git-pack-objects.html[git-pack-objects]::
+       Creates a packed archive of objects.
+
+link:git-prune-packed.html[git-prune-packed]::
+       Remove extra objects that are already in pack files.
+
+
 Interrogation commands
 ~~~~~~~~~~~~~~~~~~~~~~
 link:git-cat-file.html[git-cat-file]::
@@ -191,6 +198,10 @@ link:git-commit-script.html[git-commit-script]::
 link:git-show-branches-script.html[git-show-branches-script]::
        Show branches and their commits.
 
+link:git-repack-script.html[git-repack-script]::
+       Pack unpacked objects in a repository.
+
+
 Ancillary Commands
 ------------------
 Manipulators: