From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Use of git branches Date: Sat, 7 Nov 2015 03:02:34 +0100 Message-ID: References: <20151106085750.28172.54745@vcs.savannah.gnu.org> <83bnb7sbiz.fsf@gnu.org> <87bnb73026.fsf_-_@members.fsf.org> <8337wjs8we.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e011828464b6e0e0523e9c30b X-Trace: ger.gmane.org 1446861813 19829 80.91.229.3 (7 Nov 2015 02:03:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Nov 2015 02:03:33 +0000 (UTC) To: Juanma Barranquero , Eli Zaretskii , Nicolas Richard , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 07 03:03:32 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zusqo-00036M-Ds for ged-emacs-devel@m.gmane.org; Sat, 07 Nov 2015 03:03:30 +0100 Original-Received: from localhost ([::1]:41860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zusqn-0005vE-Ge for ged-emacs-devel@m.gmane.org; Fri, 06 Nov 2015 21:03:29 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zusqc-0005v9-LU for emacs-devel@gnu.org; Fri, 06 Nov 2015 21:03:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zusqb-0004IF-Kp for emacs-devel@gnu.org; Fri, 06 Nov 2015 21:03:18 -0500 Original-Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]:33319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZusqZ-0004Hq-8S; Fri, 06 Nov 2015 21:03:15 -0500 Original-Received: by lbbkw15 with SMTP id kw15so63173594lbb.0; Fri, 06 Nov 2015 18:03:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=t3DHjS6GIHj6jCCTtmOi1Ohm4kbAjaVvdLB26qqz1TI=; b=Pk39eLp67nNNxe55u15yMYv4h0hTocXp7Zkg6pil2O2BYK1OfCukoerA9JPhV0tuvD mYYxz3zi2ad4ewOLaIKK4KD/Hn6+ap2nIvpSvOddfkGkbCWofnMecZwZQmc0O26NSwYH EcpdkKubMUwnXIDyg2ryzLqeQJA1LYqHxb1lFNveRLlG5gV8hWhvgOgkXCYdPOWjowy4 etZESeSsANG84Km+aV610cLUPorDKZ4HboRWHb7mLGSDLFqWOUSXwHSPGqjZZJofCotV LQ33r5OIGRN3aQT4ZPJBLeNWZEbSauc05KpWySe2iI1pTWqQcrtc2PRWfCojEhcjR7nV bOBg== X-Received: by 10.112.135.65 with SMTP id pq1mr3205176lbb.11.1446861794404; Fri, 06 Nov 2015 18:03:14 -0800 (PST) Original-Received: by 10.25.217.132 with HTTP; Fri, 6 Nov 2015 18:02:34 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::231 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:193485 Archived-At: --089e011828464b6e0e0523e9c30b Content-Type: text/plain; charset=UTF-8 On Fri, Nov 6, 2015 at 5:05 PM, John Wiegley wrote: > You can move branches into a different "ref space" on the server (this is not > tested yet, but should give the idea): [...] > Now you can write: > > git log origin/history/branches/Boehm-GC This is great. We should do that with all those old branches. --089e011828464b6e0e0523e9c30b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Fri, Nov 6, 2015 at 5:05 PM, John Wiegley <jwiegley@gmail.com> wrote:

> You can move branches into a different "ref space" on the = server (this is not
> tested yet, but should give the idea):
[...]=
> Now you can write:
>
> =C2=A0 =C2=A0 git log or= igin/history/branches/Boehm-GC

This is great. We should d= o that with all those old branches.
--089e011828464b6e0e0523e9c30b--