From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11349 invoked by alias); 10 Mar 2011 21:51:44 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 11339 invoked by uid 22791); 10 Mar 2011 21:51:42 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Tom Tromey To: Joel Brobecker Cc: Pierre Muller , archer@sourceware.org Subject: Re: [Archer] Remote repository and git push command References: <000001cbde44$fb9fd710$f2df8530$@muller@ics-cnrs.unistra.fr> <20110309104340.GN19402@adacore.com> Date: Thu, 10 Mar 2011 21:51:00 -0000 In-Reply-To: <20110309104340.GN19402@adacore.com> (Joel Brobecker's message of "Wed, 9 Mar 2011 14:43:40 +0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2011-q1/txt/msg00123.txt.bz2 Joel> I don't know what the policy is on the Archer branch, or whether Joel> there is one or not. We don't really have one. I don't rebase the branches I push; I do that stuff locally. I know others have rebased public branches, though. I think the important consideration is whether anybody else is likely to be working with you on the branch. Tom