about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-06 20:50:47 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-06 20:50:47 -0800
commitfe90382cc2a7512dd9d1e8e6bcd592ab0c4c6866 (patch)
treeb939b30aa1cf2a09ca78c7cd54f92004fcce48d3 /HACKING
parente8dd3e13b9a9f548a3138debd09e87fbb69e3998 (diff)
downloadunicorn-fe90382cc2a7512dd9d1e8e6bcd592ab0c4c6866.tar.gz
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 7b6ef3f..6a05d4b 100644
--- a/HACKING
+++ b/HACKING
@@ -91,7 +91,7 @@ user and developer feedback and bug reports.
 Follow conventions already established in the code and do not exceed 80
 characters per line.
 
-Inline patches (from "git format-patch") to the mailing list are
+Inline patches (from "git format-patch -M") to the mailing list are
 preferred because they allow code review and comments in the reply to
 the patch.