public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org, newlib-cvs@sourceware.org
Subject: [newlib-cygwin(refs/meta/config)] disable commit msg restriction to ISO-8859-15
Date: Tue,  8 Sep 2020 18:28:39 +0000 (GMT)	[thread overview]
Message-ID: <20200908182839.4C166385783A@sourceware.org> (raw)

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


                 reply	other threads:[~2020-09-08 18:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200908182839.4C166385783A@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    --cc=newlib-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).