emacs-devel
[Top][All Lists]
Advanced

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

Re: Rewriting bzrmerge.el


From: Eli Zaretskii
Subject: Re: Rewriting bzrmerge.el
Date: Sun, 23 Nov 2014 21:49:53 +0200

> From: Steinar Bang <address@hidden>
> Date: Sun, 23 Nov 2014 19:40:40 +0100
> 
> > The clone is needed to actually work on the release branch, without
> > having to bootstrap it each time you "git checkout" it.
> 
> I know.
> 
> The bare repo referred above to is for transferring a branch between two
> separate clones on local disk.

What for?  Just "git pull" in the other clone will do that, easier and
with fewer complications.

> The snipped procedure shows how to create that local repository, and how
> to push a branch from one clone and merge it into a branch in the other
> clone.

I don't think it's a good idea to recommend such procedures for Git
newbies.  The potential for mistakes is too high, IMO.



reply via email to

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