From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: git push Date: Wed, 25 Feb 2009 01:46:59 -0500 Message-ID: <20090225064659.GA1506@sigill.intra.peff.net> References: <43d8ce650902242238s7ab4c851p9c820c96b67aa62b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Git Mailing List To: John Tapsell X-From: git-owner@vger.kernel.org Wed Feb 25 07:48:37 2009 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 1LcDZJ-0004qp-VS for gcvg-git-2@gmane.org; Wed, 25 Feb 2009 07:48:34 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752846AbZBYGrG (ORCPT ); Wed, 25 Feb 2009 01:47:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752082AbZBYGrD (ORCPT ); Wed, 25 Feb 2009 01:47:03 -0500 Received: from peff.net ([208.65.91.99]:56667 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752074AbZBYGrC (ORCPT ); Wed, 25 Feb 2009 01:47:02 -0500 Received: (qmail 23194 invoked by uid 107); 25 Feb 2009 06:47:25 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.40) with ESMTPA; Wed, 25 Feb 2009 01:47:25 -0500 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Wed, 25 Feb 2009 01:46:59 -0500 Content-Disposition: inline In-Reply-To: <43d8ce650902242238s7ab4c851p9c820c96b67aa62b@mail.gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Feb 25, 2009 at 06:38:41AM +0000, John Tapsell wrote: > Following the idea of 'least damage', what do people think of making > "git push" only push the branch you are currently on? I think it has been discussed several times in the past. I think the most recent was last October. So you might try searching the list archives around that time. -Peff