aboutsummaryrefslogtreecommitdiff
path: root/Documentation/cvs-migration.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-12-07 16:26:49 -0800
committerJunio C Hamano <junkio@cox.net>2005-12-07 16:26:49 -0800
commit6bad1902f52c861e5e0adfc479987ff84b22dafe (patch)
treea871caf74ef3ecd793d2edec22be39fc473be348 /Documentation/cvs-migration.txt
parent12bd7e78ee138e3ceefa5442db224c8288204b64 (diff)
downloadgit-6bad1902f52c861e5e0adfc479987ff84b22dafe.tar.gz
git-6bad1902f52c861e5e0adfc479987ff84b22dafe.tar.xz
Documentation(cvs-migration): minor cleanups.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/cvs-migration.txt')
-rw-r--r--Documentation/cvs-migration.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt
index 57436f007..dc9387b69 100644
--- 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) {