Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation(cvs-migration): minor cleanups.
author
Junio C Hamano
<junkio@cox.net>
Thu, 8 Dec 2005 00:26:49 +0000
(16:26 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 8 Dec 2005 00:26:49 +0000
(16:26 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/cvs-migration.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
12bd7e7
)
diff --git
a/Documentation/cvs-migration.txt
b/Documentation/cvs-migration.txt
index 57436f00783a7f6682431b24a5719effd04faf32..dc9387b697ec41172c7c3709467a83c781529d22 100644
(file)
--- a/
Documentation/cvs-migration.txt
+++ b/
Documentation/cvs-migration.txt
@@
-187,7
+187,8
@@
you would use git-rev-list and git-diff-tree like this:
We have already talked about the "\--stdin" form of git-diff-tree
command that reads the list of commits and compares each commit
-with its parents. The git-whatchanged command internally runs
+with its parents (otherwise you should go back and read the tutorial).
+The git-whatchanged command internally runs
the equivalent of the above command, and can be used like this:
$ git-whatchanged -p -S'if (frotz) {