From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: git push (mis ?)behavior Date: Fri, 28 Sep 2007 00:07:27 -0700 Message-ID: <7vodfnqndc.fsf@gitster.siamese.dyndns.org> References: <20070927130447.GH10289@artemis.corp> <7v3awzvrpr.fsf@gitster.siamese.dyndns.org> <9D61974D-E08D-49F6-9C88-6BE446D53C74@zib.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pierre Habouzit , git@vger.kernel.org To: Steffen Prohaska X-From: git-owner@vger.kernel.org Fri Sep 28 09:07:44 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ib9wt-0007u0-Mg for gcvg-git-2@gmane.org; Fri, 28 Sep 2007 09:07:44 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757108AbXI1HHg (ORCPT ); Fri, 28 Sep 2007 03:07:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757090AbXI1HHg (ORCPT ); Fri, 28 Sep 2007 03:07:36 -0400 Received: from rune.pobox.com ([208.210.124.79]:42120 "EHLO rune.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754703AbXI1HHf (ORCPT ); Fri, 28 Sep 2007 03:07:35 -0400 Received: from rune (localhost [127.0.0.1]) by rune.pobox.com (Postfix) with ESMTP id 0B33913D398; Fri, 28 Sep 2007 03:07:56 -0400 (EDT) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by rune.sasl.smtp.pobox.com (Postfix) with ESMTP id 699BE139327; Fri, 28 Sep 2007 03:07:52 -0400 (EDT) In-Reply-To: <9D61974D-E08D-49F6-9C88-6BE446D53C74@zib.de> (Steffen Prohaska's message of "Fri, 28 Sep 2007 08:52:47 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Steffen Prohaska writes: > When "remote..push" is set I'd expect "git push" to > choose only the 'right' remote..push lines, that is > the lines that have the current branch as the local ref. That would break the existing setup so it would not fly as a default, although it could be added as an option.