From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael J Gruber Subject: Re: git push Date: Fri, 08 Oct 2010 08:17:43 +0200 Message-ID: <4CAEB787.6000701@drmicha.warpmail.net> References: <4CADA5E3.5060405@drmicha.warpmail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Sverre Rabbelier , Git Mailing List To: Eric Raible X-From: git-owner@vger.kernel.org Fri Oct 08 08:17:38 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P46Gu-0008Sw-NV for gcvg-git-2@lo.gmane.org; Fri, 08 Oct 2010 08:17:37 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753162Ab0JHGRb (ORCPT ); Fri, 8 Oct 2010 02:17:31 -0400 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:36024 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752958Ab0JHGRa (ORCPT ); Fri, 8 Oct 2010 02:17:30 -0400 Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 30603643; Fri, 8 Oct 2010 02:17:30 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 08 Oct 2010 02:17:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=ygCKtUI2Euu7vxFW+UGsEXZn+9w=; b=ls89adp8fCsAsFZigJVJso6VUINChyhjgvEuAbZTr5U3ObfoeHriDVofyx55Y92PaVhMGoQMgaP1Yfj7yBgTabeYlZRWCDGAgJ4wpOCi5+YxgvAlXhuntKO0TeZGEPoqQBzGTRAynwJX16kC+GKlIH7INXr4UCJ/6ul/rbWzUi0= X-Sasl-enc: /haIkpa192elUPrmLjJfWdjYFkol7EnWW5qvEsqTSx39 1286518649 Received: from localhost.localdomain (heawood.math.tu-clausthal.de [139.174.44.4]) by mail.messagingengine.com (Postfix) with ESMTPSA id 7EF9E5E1E51; Fri, 8 Oct 2010 02:17:29 -0400 (EDT) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Thunderbird/3.1.4 In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Eric Raible venit, vidit, dixit 07.10.2010 19:41: > On Thu, Oct 7, 2010 at 3:50 AM, Michael J Gruber > wrote: >> >> Now, if I have a remote foo and a branch foo, what is >> >> git push foo >> >> supposed to do? > > http://thread.gmane.org/gmane.comp.version-control.git/158235/focus=158254 Yep, I saw it later only - Daniel had broken the thread. Michael