aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-07-23 13:01:40 +0000
committerWerner Koch <[email protected]>2015-07-23 13:03:44 +0000
commit4ee4b998378edf224dbd955145604740cbfbb427 (patch)
tree73f669388028bece989d1caeacedd7876b1c8e43
parentbuild: ignore scissor line for the commit-msg hook (diff)
downloadgnupg-4ee4b998378edf224dbd955145604740cbfbb427.tar.gz
gnupg-4ee4b998378edf224dbd955145604740cbfbb427.zip
doc: Document scissor line for commit logs
--
-rw-r--r--doc/HACKING11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING
index f60f15d8c..fe33d99ba 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -44,6 +44,17 @@ Fix type in a comment
The marker line here is important; without it the first line would
appear in the ChangeLog.
+If you exceptionally need to have longer lines in a commit log you may
+do this after this scissor line:
+#+begin_example
+# ------------------------ >8 ------------------------
+#+end_example
+(hash, blank, 24 dashes, blank, scissor, blank, 24 dashes).
+Note that such a comment will be removed if the git commit option
+=--cleanup=scissor= is used.
+
+
+
** License policy
GnuPG is licensed under the GPLv3+ with some files under a mixed