Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Introduce the diff option '--patience'
[gitweb.git]
/
Documentation
/
diff-options.txt
diff --git
a/Documentation/diff-options.txt
b/Documentation/diff-options.txt
index c62b45cdbade990878b8e8e9371d41d4e3c43bfe..808bf87277b5645c758c84e8521624c60dea90ed 100644
(file)
--- a/
Documentation/diff-options.txt
+++ b/
Documentation/diff-options.txt
@@
-40,6
+40,9
@@
endif::git-format-patch[]
--patch-with-raw::
Synonym for "-p --raw".
+--patience:
+ Generate a diff using the "patience diff" algorithm.
+
--stat[=width[,name-width]]::
Generate a diffstat. You can override the default
output width for 80-column terminal by "--stat=width".