emacs-devel
[Top][All Lists]
Advanced

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

Re: Git transition checklist


From: Andreas Schwab
Subject: Re: Git transition checklist
Date: Wed, 08 Jan 2014 19:41:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Indeed.  I want to preserve the history of that branch, because it is
> work in progress that will land one day on the trunk.  I don't want to
> see dozens of commits appear as a single jumbo commit after the
> migration.  I'm quite sure I mentioned that in my original request.

One way to solve that is to publish your branch in the emacs bzr repo,
so that it will automatically be mirrored to the git repo.  If that
cannot be done for some reason, it is possible that you do the
conversion yourself with bzr fast-export / git fast-import, though it
requires some care to get correct results.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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