From 3ee0dadd33c47abea81fdb78d403e3f9f41b0786 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sat, 28 Jun 2014 12:59:46 +0200 Subject: docs: start cleaning up after the conversion from Hg to git Signed-off-by: "Yann E. MORIN" 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: diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt index f5a78f6..d3c9506 100644 --- a/docs/C - Misc. tutorials.txt +++ b/docs/C - Misc. tutorials.txt @@ -112,6 +112,12 @@ HINTS: Using Mercurial to hack crosstool-NG | -------------------------------------+ +NOTE: this section was applicable as long as when we were using Mercurial (Hg) +as the DVCS. Now we've switched to git, this section is no longer current. We +keep it as a reference, since it still contains a few useful hints. + +Please help rewrite this section. ;-) + Contributed by: Titus von Boxberg PREREQUISITES: -- cgit v0.10.2-6-g49f6