X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git.html;h=7811ef0e0afbe0cc6b1a8e9332816979b1a0d512;hb=617fdb88b05107e6673f6aafb280c1ef27acae7b;hp=b85f51a0c3084fb0a7df3b9ffba78fd0f44b2947;hpb=e27fb93c1da32184ec74a966b7cc255a6464c924;p=git.git diff --git a/git.html b/git.html index b85f51a0..7811ef0e 100644 --- a/git.html +++ b/git.html @@ -414,6 +414,14 @@ repositories.

+git-mktree(1) +
+
+

+ Build a tree-object from ls-tree formatted text. +

+
+
git-pack-objects(1)
@@ -799,6 +807,14 @@ ancillary user utilities.

+git-clean(1) +
+
+

+ Remove untracked files from the working tree. +

+
+
git-clone(1)
@@ -943,6 +959,14 @@ ancillary user utilities.

+git-rm(1) +
+
+

+ Remove files from the working tree and from the index. +

+
+
git-shortlog(1)
@@ -1035,6 +1059,14 @@ ancillary user utilities.

+git-cvsserver(1) +
+
+

+ A CVS server emulator for git. +

+
+
git-lost-found(1)
@@ -1110,6 +1142,22 @@ ancillary user utilities.

Interrogators:

+git-annotate(1) +
+
+

+ Annotate file lines with commit info. +

+
+
+git-blame(1) +
+
+

+ Blame file lines on commits. +

+
+
git-check-ref-format(1)
@@ -1142,6 +1190,14 @@ ancillary user utilities.

+git-fmt-merge-msg(1) +
+
+

+ Produce a merge commit message. +

+
+
git-get-tar-commit-id(1)
@@ -1150,6 +1206,14 @@ ancillary user utilities.

+git-imap-send(1) +
+
+

+ Dump a mailbox from stdin into an imap folder. +

+
+
git-mailinfo(1)
@@ -1169,6 +1233,14 @@ ancillary user utilities.

+git-merge-tree(1) +
+
+

+ Show three-way merge without touching index. +

+
+
git-patch-id(1)
@@ -2023,7 +2095,7 @@ contributors on the git-list <git@vger.kernel.org>.