From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5418 invoked by alias); 22 Feb 2013 15:06:28 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 5395 invoked by uid 22791); 22 Feb 2013 15:06:27 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org From: Tom Tromey To: Jan Kratochvil Cc: Sergio Durigan Junior , Project Archer Subject: Re: Proposal to change branch maintenance References: <874nhipla5.fsf@fleche.redhat.com> <87fw0td2la.fsf@fleche.redhat.com> <20130218161604.GA18304@host2.jankratochvil.net> Date: Fri, 22 Feb 2013 15:06:00 -0000 In-Reply-To: <20130218161604.GA18304@host2.jankratochvil.net> (Jan Kratochvil's message of "Mon, 18 Feb 2013 17:16:04 +0100") Message-ID: <87ehg89ymr.fsf@fleche.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2013-q1/txt/msg00015.txt.bz2 Tom> I'm ok with changing this. Tom> Anybody else have comments on it? Jan> +1 Ok, I changed our git config in archer.git to: [receive] denyNonFastforwards = false Tom