From: Junio C Hamano Date: Thu, 8 Dec 2005 00:26:49 +0000 (-0800) Subject: Documentation(cvs-migration): minor cleanups. X-Git-Tag: v0.99.9m^2~45 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6bad1902f52c861e5e0adfc479987ff84b22dafe;p=git.git Documentation(cvs-migration): minor cleanups. Signed-off-by: Junio C Hamano --- 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) {