Merge branch 'master' into next
authorJunio C Hamano <junkio@cox.net>
Fri, 3 Mar 2006 05:15:26 +0000 (21:15 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 3 Mar 2006 05:15:26 +0000 (21:15 -0800)
* master:
  Merge branch 'jc/diff'
  git-commit: make sure we protect against races.
  git-commit --amend
  show-branch --topics
  GIT-VERSION-GEN: squelch unneeded error from "cat version"
  Merge branch 'ml/cvsserver'
  annotate: resurrect raw timestamps.
  Documentation: rev-list --objects-edge
  Documentation: read-tree --aggressive
  war on whitespaces: documentation.

1  2 
Documentation/git-rev-list.txt

@@@ -16,9 -16,9 +16,9 @@@ SYNOPSI
             [ \--no-merges ]
             [ \--remove-empty ]
             [ \--all ]
 -           [ [ \--merge-order [ \--show-breaks ] ] | [ \--topo-order ] ]
 +           [ \--topo-order ]
             [ \--parents ]
-            [ \--objects [ \--unpacked ] ]
+            [ [\--objects | \--objects-edge] [ \--unpacked ] ]
             [ \--pretty | \--header ]
             [ \--bisect ]
             <commit>... [ \-- <paths>... ]