Code

upload-pack: no longer call rev-list
[git.git] / Documentation / git.txt
index 4ce4f8d1c6efd18088c046a682ef66d6ae067bdc..619d65685eb51cdad2ba7faeaa16223ca55b2b81 100644 (file)
@@ -252,7 +252,7 @@ gitlink:git-annotate[1]::
        Annotate file lines with commit info.
 
 gitlink:git-blame[1]::
-       Blame file lines on commits.
+       Find out where each line in a file came from.
 
 gitlink:git-check-ref-format[1]::
        Make sure ref name is well formed.
@@ -302,6 +302,9 @@ gitlink:git-request-pull[1]::
 gitlink:git-rev-parse[1]::
        Pick out and massage parameters.
 
+gitlink:git-runstatus[1]::
+       A helper for git-status and git-commit.
+
 gitlink:git-send-email[1]::
        Send patch e-mails out of "format-patch --mbox" output.