mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Document scissor line for commit logs
--
This commit is contained in:
parent
d24165bce2
commit
4ee4b99837
1 changed files with 11 additions and 0 deletions
11
doc/HACKING
11
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue