X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=a5182498633c637d618fd465cd814417a65793fe;hb=3ace1fe34bbf24a62215d06614f9cf29a80def4a;hp=694fee8f2a7487fb2390862b789421cca793ae98;hpb=8fc66df237afce0b4318657f166b3583831949f3;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 694fee8f..a5182498 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -84,9 +84,6 @@ gitlink:git-checkout-index[1]:: gitlink:git-commit-tree[1]:: Creates a new commit object -gitlink:git-config-set[1]:: - Set options in .git/config. - gitlink:git-hash-object[1]:: Computes the object ID from a file. @@ -111,6 +108,9 @@ gitlink:git-prune-packed[1]:: gitlink:git-read-tree[1]:: Reads tree information into the directory index +gitlink:git-repo-config[1]:: + Get and set options in .git/config. + gitlink:git-unpack-objects[1]:: Unpacks objects out of a packed archive.