merge, pull: introduce '--(no-)stat' option
[gitweb.git] / Documentation / merge-options.txt
index 9f1fc825503a7c972fe162f4e2a87781e0f783f3..79041726447d7bb5d0671c78e0378c53368aa238 100644 (file)
@@ -1,10 +1,14 @@
---summary::
+--stat::
        Show a diffstat at the end of the merge. The diffstat is also
        controlled by the configuration option merge.diffstat.
 
--n, \--no-summary::
+-n, \--no-stat::
        Do not show diffstat at the end of the merge.
 
+--summary, \--no-summary::
+       Synonyms to --stat and --no-stat; these are deprecated and will be
+       removed in the future.
+
 --no-commit::
        Perform the merge but pretend the merge failed and do
        not autocommit, to give the user a chance to inspect and