public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin(refs/meta/config)] disable commit msg restriction to ISO-8859-15
@ 2020-09-08 18:28 Corinna Vinschen
0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2020-09-08 18:28 UTC (permalink / raw)
To: cygwin-cvs, newlib-cvs
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7e436c417fecc8b473a2be95c3374d6f6c5685f2
commit 7e436c417fecc8b473a2be95c3374d6f6c5685f2
Author: Corinna Vinschen <corinna@vinschen.de>
Date: Tue Sep 8 20:28:27 2020 +0200
disable commit msg restriction to ISO-8859-15
Diff:
---
project.config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/project.config b/project.config
index fefa58611..522b4b39a 100644
--- a/project.config
+++ b/project.config
@@ -28,3 +28,6 @@
# Do not send emails for the following branches (unofficial
# third-party branches).
no-emails = refs/heads/topic/.*
+
+ # Commit messages should not be restricted to ISO-8859-15.
+ no-rh-character-range-check = true
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-08 18:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08 18:28 [newlib-cygwin(refs/meta/config)] disable commit msg restriction to ISO-8859-15 Corinna Vinschen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).