summaryrefslogtreecommitdiff
path: root/docs/7 - Contributing to crosstool-NG.txt
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-06-28 10:59:46 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2014-06-28 10:59:46 (GMT)
commit3ee0dadd33c47abea81fdb78d403e3f9f41b0786 (patch)
treeefb9a12bff891a194bc8dde727cd5984819bc5b0 /docs/7 - Contributing to crosstool-NG.txt
parent11a7a4cdcd430ea565b6dbfe42a6c7e76c17158c (diff)
docs: start cleaning up after the conversion from Hg to git
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'docs/7 - Contributing to crosstool-NG.txt')
-rw-r--r--docs/7 - Contributing to crosstool-NG.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/7 - Contributing to crosstool-NG.txt b/docs/7 - Contributing to crosstool-NG.txt
index 75d9745..a1c0121 100644
--- a/docs/7 - Contributing to crosstool-NG.txt
+++ b/docs/7 - Contributing to crosstool-NG.txt
@@ -54,12 +54,6 @@ something like:
The SoB line is clearly described in Documentation/SubmittingPatches , section
12, of your favourite Linux kernel source tree.
-Add the following to your ~/.hgrc to make Mercurial check for the SoB
-line when committing:
- [hooks]
- pretxncommit.signoff = hg log --template '{desc}\n' -r $HG_NODE \
- | grep -qi '^signed-off-by:'
-
You can also add any of the following lines if applicable:
Acked-by:
Tested-by: