public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin(refs/meta/config)] Revert "Allow merge commits on master."
@ 2015-05-29 15:08 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2015-05-29 15:08 UTC (permalink / raw)
  To: cygwin-cvs, newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=37b4b8fa5e1385e507726857d4b2a1c39189332f

commit 37b4b8fa5e1385e507726857d4b2a1c39189332f
Author: Corinna Vinschen <vinschen@redhat.com>
Date:   Fri May 29 17:07:48 2015 +0200

    Revert "Allow merge commits on master."
    
    This reverts commit 8e1d67017068e348ee80942b851b32b765499d91,
    only required temporarily.

Diff:
---
 project.config | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/project.config b/project.config
index 805efa5..8fced75 100644
--- a/project.config
+++ b/project.config
@@ -7,6 +7,11 @@
         # debugging session, error messages, logs, etc.
         max-rh-line-length = 0
 
+        # Reject merge commits on master: We request that people rebase
+        # their changes #    before pushing instead (merge commits tend
+        # to confuse git newcommers).
+        reject-merge-commits = refs/heads/master
+
         # The style checker, applied to the contents of each file being
         # modified.
         style-checker = /git/newlib-cygwin.git/hooks-bin/style_checker


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-29 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29 15:08 [newlib-cygwin(refs/meta/config)] Revert "Allow merge commits on master." 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).