This commit is contained in:
Junio C Hamano 2005-10-16 12:23:59 -07:00
Родитель a34484e1c9 15fad5f4d7
Коммит f865a2ad98
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -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
------