Code

Fix users of prefix_path() to free() only when necessary
[git.git] / Documentation / diff-options.txt
index 338014c8162c1576796a57ab61498612948fe9dc..c183dc9da0392bcfbae3e1edcd4d13f89a9923c3 100644 (file)
@@ -7,6 +7,12 @@
 --patch-with-raw::
        Generate patch but keep also the default raw diff output.
 
+--stat::
+       Generate a diffstat instead of a patch.
+
+--patch-with-stat::
+       Generate patch and prepend its diffstat.
+
 -z::
        \0 line termination on output