emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: minor bzr->git changes missed


From: H. Dieter Wilhelm
Subject: Re: minor bzr->git changes missed
Date: Fri, 14 Nov 2014 08:36:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Achim Gratz <address@hidden> writes:

> Lars Magne Ingebrigtsen writes:
>> Could someone please just write recipe on how to do this, starting with
>>
>> git clone --local emacs emacs-24
>
> If you clone like that you'll need to set up the upstream remote by
> hand.  A better way to do that is
>
> git clone --reference emacs git://git.savannah.gnu.org/emacs.git emacs-24

I've got a followup question.  Wouldn't it be cleaner to apply

git clone --reference emacs git://git.savannah.gnu.org/emacs.git emacs-25
git clone -b emacs-24 --reference emacs git://git.savannah.gnu.org/emacs.git 
emacs-24

Thanks
        Dieter
-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany




reply via email to

[Prev in Thread] Current Thread [Next in Thread]