X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-whatchanged.html;h=59d2a6fa756094dd48633cdcd7f5fff2034152d7;hb=0fd4dbd5f31a6526f88cc4613296a5603a193929;hp=bd11c0e309f920b39f9c95a3e21bd28d824d1c4f;hpb=0107892cfadf8a2ef6989005b4a2efd94df310aa;p=git.git diff --git a/git-whatchanged.html b/git-whatchanged.html index bd11c0e3..59d2a6fa 100644 --- a/git-whatchanged.html +++ b/git-whatchanged.html @@ -340,11 +340,8 @@ these commands.

With this flag, show differences to that commit from all of its parents.

-
-
-
However, it is not very useful in general, although it
-*is* useful on a file-by-file basis.
-
+

However, it is not very useful in general, although it +is useful on a file-by-file basis.

@@ -361,7 +358,7 @@ git-whatchanged -p v2.6.12.. include/scsi drivers/scsi

-git-whatchanged --since="2 weeks ago" — gitk +git-whatchanged --since="2 weeks ago" -- gitk

@@ -387,7 +384,7 @@ Junio C Hamano <junkio@cox.net>