[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: minor bzr->git changes missed
From: |
Achim Gratz |
Subject: |
Re: minor bzr->git changes missed |
Date: |
Fri, 14 Nov 2014 08:10:18 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) |
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
If you follow this workflow, it is best to always do the remote updates
in the reference repository first.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
- Re: minor bzr->git changes missed, (continued)
- Re: minor bzr->git changes missed, Paul Eggert, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/13
- Re: minor bzr->git changes missed, Perry E. Metzger, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/13
- Re: minor bzr->git changes missed, Perry E. Metzger, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/13
- Re: minor bzr->git changes missed, Perry E. Metzger, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/13
- Re: minor bzr->git changes missed, Lars Magne Ingebrigtsen, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/14
- Re: minor bzr->git changes missed,
Achim Gratz <=
- Re: minor bzr->git changes missed, H. Dieter Wilhelm, 2014/11/14
- Re: minor bzr->git changes missed, Paul Eggert, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/13
- Re: minor bzr->git changes missed, Paul Eggert, 2014/11/13
- Re: minor bzr->git changes missed, Eli Zaretskii, 2014/11/14
- Re: minor bzr->git changes missed, Perry E. Metzger, 2014/11/13
Re: minor bzr->git changes missed, Eric S. Raymond, 2014/11/13