From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: Carl Worth Subject: Re: Cleaning up git user-interface warts Date: Thu, 16 Nov 2006 16:37:11 -0800 Message-ID: <87slgirjrc.wl%cworth@cworth.org> References: <87k61yt1x2.wl%cworth@cworth.org> <455A1137.8030301@shadowen.org> <87hcx1u934.wl%cworth@cworth.org> <87bqn9u43s.wl%cworth@cworth.org> <7vbqn9y6w6.fsf@assigned-by-dhcp.cox.net> <7v3b8ltq7r.fsf@assigned-by-dhcp.cox.net> <455BBCE9.4050503@xs4all.nl> <455CFCBD.8040901@xs4all.nl> <7vmz6r2amf.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Thu_Nov_16_16:37:05_2006-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit NNTP-Posting-Date: Fri, 17 Nov 2006 00:38:01 +0000 (UTC) Cc: hanwen@xs4all.nl, git@vger.kernel.org Return-path: Envelope-to: gcvg-git@gmane.org In-Reply-To: <7vmz6r2amf.fsf@assigned-by-dhcp.cox.net> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/21.4 Mule/5.0 (SAKAKI) Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gkrjd-0001Mz-0C for gcvg-git@gmane.org; Fri, 17 Nov 2006 01:37:37 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424638AbWKQAhe (ORCPT ); Thu, 16 Nov 2006 19:37:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1424818AbWKQAhe (ORCPT ); Thu, 16 Nov 2006 19:37:34 -0500 Received: from theworths.org ([217.160.253.102]:31170 "EHLO theworths.org") by vger.kernel.org with ESMTP id S1424638AbWKQAhd (ORCPT ); Thu, 16 Nov 2006 19:37:33 -0500 Received: (qmail 1278 invoked from network); 16 Nov 2006 19:37:29 -0500 Received: from localhost (HELO raht.cworth.org) (127.0.0.1) by localhost with SMTP; 16 Nov 2006 19:37:29 -0500 To: Junio C Hamano Sender: git-owner@vger.kernel.org --pgp-sign-Multipart_Thu_Nov_16_16:37:05_2006-1 Content-Type: text/plain; charset=US-ASCII On Thu, 16 Nov 2006 16:13:44 -0800, Junio C Hamano wrote: > > - clone for getting all branches of a repo, but no command for > > updating all branches of a repo. I want this one as well. > This one I can understand, but how would you propose to "update > all branches", in other words what's your design for mapping > remote branch names to local branch namespaces? As long as its consistent with "clone" I'll be happy, (I think as part of a separate topic we need to fix the mappings in clone, see --use-separate-remotes as default and related). The current case is really annoying where I have to throw use clone into a new repository just to get everything, rather than just being able to fetch everything into the repository I already have. -Carl --pgp-sign-Multipart_Thu_Nov_16_16:37:05_2006-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFXQQ36JDdNq8qSWgRArDuAKCRW9oNmKBMTDt3zsE4bclQizdkigCfeTyh UDLMMXg1jX4W32JVkzcxo40= =z/ZX -----END PGP SIGNATURE-----