Skip to content

Commit

Permalink
Merge branch 'fixes'
Browse files Browse the repository at this point in the history
  • Loading branch information
Junio C Hamano committed Oct 16, 2005
2 parents a34484e + 15fad5f commit f865a2a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/git-whatchanged.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ OPTIONS
<format> can be one of 'raw', 'medium', 'short', 'full',
and 'oneline'.

-m::
By default, differences for merge commits are not shown.
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.

Author
------
Expand Down

0 comments on commit f865a2a

Please sign in to comment.