From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Wishlist for a bundle-only transport mode Date: Fri, 23 Nov 2007 07:06:57 -0800 Message-ID: <7vabp5uhke.fsf@gitster.siamese.dyndns.org> References: <8aa486160711210654p357ccd87i4809e0cda9471303@mail.gmail.com> <8aa486160711220142w25e9c9b6vbafa34a287dde7eb@mail.gmail.com> <7v4pfe7g4e.fsf@gitster.siamese.dyndns.org> <200711231018.49322.jnareb@gmail.com> <7vejehux3y.fsf@gitster.siamese.dyndns.org> <8aa486160711230213q6038037epe2cbd0240db8b612@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "Junio C Hamano" , "Jakub Narebski" , "Johannes Schindelin" , git@vger.kernel.org To: =?utf-8?Q?Santi_B=C3=A9jar?= X-From: git-owner@vger.kernel.org Fri Nov 23 16:07:32 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 1Iva7v-0005EU-VB for gcvg-git-2@gmane.org; Fri, 23 Nov 2007 16:07:32 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753090AbXKWPHJ convert rfc822-to-quoted-printable (ORCPT ); Fri, 23 Nov 2007 10:07:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755914AbXKWPHI (ORCPT ); Fri, 23 Nov 2007 10:07:08 -0500 Received: from sceptre.pobox.com ([207.106.133.20]:42417 "EHLO sceptre.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753090AbXKWPHH convert rfc822-to-8bit (ORCPT ); Fri, 23 Nov 2007 10:07:07 -0500 Received: from sceptre (localhost.localdomain [127.0.0.1]) by sceptre.pobox.com (Postfix) with ESMTP id C89042EF; Fri, 23 Nov 2007 10:07:27 -0500 (EST) 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 sceptre.sasl.smtp.pobox.com (Postfix) with ESMTP id 2C05998CF7; Fri, 23 Nov 2007 10:07:22 -0500 (EST) In-Reply-To: <8aa486160711230213q6038037epe2cbd0240db8b612@mail.gmail.com> (Santi =?utf-8?Q?B=C3=A9jar's?= message of "Fri, 23 Nov 2007 11:13:55 +0100") 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: "Santi B=C3=A9jar" writes: > OK. So git push will never understand bundles. Why not? Because you will not code it? I am not opposed to the notion of "pushing to a bundle to update it." I am just saying that "pushing to create" only for bundle and not regular repository is very inconsistent.