summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-09-06 20:51:33 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-09-06 20:51:33 (GMT)
commit78938b0d8a95b09d94af214fdb6b5f053a5edb98 (patch)
tree174f4adbed3bb575f3073cddef1be262497974bf /Documentation/git.txt
parent712d865523cbfd3025e555398b8caa164466529d (diff)
parent760b6634461ded0a9f09e86388c0ad7500641f1e (diff)
downloadgit-78938b0d8a95b09d94af214fdb6b5f053a5edb98.zip
git-78938b0d8a95b09d94af214fdb6b5f053a5edb98.tar.gz
git-78938b0d8a95b09d94af214fdb6b5f053a5edb98.tar.bz2
Merge branch 'master' of .
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 0bcd990..b10edff 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -319,6 +319,8 @@ link:git-patch-id.html[git-patch-id]::
link:git-send-email-script.html[git-send-email]::
Send patch e-mails out of "format-patch --mbox" output.
+link:git-get-tar-commit-id.html[git-get-tar-commit-id]::
+ Extract commit ID from an archive created using git-tar-tree.
Commands not yet documented
---------------------------
@@ -338,9 +340,6 @@ link:git-diff-script.html[git-diff-script]::
link:git-format-patch-script.html[git-format-patch-script]::
git-format-patch-script.
-link:git-get-tar-commit-id.html[git-get-tar-commit-id]::
- git-get-tar-commit-id.
-
link:git-request-pull-script.html[git-request-pull-script]::
git-request-pull-script.