emacs-devel
[Top][All Lists]
Advanced

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

Re: Stash


From: Steinar Bang
Subject: Re: Stash
Date: Sun, 05 Apr 2015 21:26:39 +0200
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt)

>>>>> Paul Eggert <address@hidden>:

> If your working copy of the source is in /home/rms/src/emacs and it is
> in the master branch, you can do this:

>   cd /home/rms/src
>   git clone emacs emacs-new
>   cd emacs-new
>   git branch -m master master-old
>   git branch --track master origin/master
>   git checkout master
>   git pull

Note that the remote for emacs-new will be the local git repo "emacs",
and not savannah, so I don't see what this buys you wrt. resolving
conflicts...?




reply via email to

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