Merge branch 'se/diff' into next
* se/diff: Convert some "apply --summary" users to "diff --summary". Add "--summary" option to git diff.
This commit is contained in:
@ -10,6 +10,10 @@
|
||||
--stat::
|
||||
Generate a diffstat instead of a patch.
|
||||
|
||||
--summary::
|
||||
Output a condensed summary of extended header information
|
||||
such as creations, renames and mode changes.
|
||||
|
||||
--patch-with-stat::
|
||||
Generate patch and prepend its diffstat.
|
||||
|
||||
|
Reference in New Issue
Block a user