[kteam-tools][PATCH] cranky/docs: cranky already sets suppresscc=all in kernel gitconfig
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Thu Mar 4 07:37:24 UTC 2021
During checkout cranky already sets sendemail.suppresscc=all in
Git repository config. No need to set it in global gitconfig and it
might mess with upstream process because there is no way to remove the
setting if it is set globally.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
---
cranky/docs/snip-gitconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/cranky/docs/snip-gitconfig b/cranky/docs/snip-gitconfig
index d4b275728340..8a19c3cace29 100644
--- a/cranky/docs/snip-gitconfig
+++ b/cranky/docs/snip-gitconfig
@@ -13,7 +13,6 @@
cccover = 0
tocover = 0
chainreplyto = false
- suppresscc = all
suppressfrom = true
[url "git+ssh://<your-launchpad-id>@git.launchpad.net/"]
--
2.25.1
More information about the kernel-team
mailing list