Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 0bcd99027d..b10edffe48 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.