emacs-devel
[Top][All Lists]
Advanced

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

Re: Switching from old git tree


From: David Kastrup
Subject: Re: Switching from old git tree
Date: Fri, 14 Nov 2014 13:20:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

address@hidden (Peder O. Klingenberg) writes:

> I have been using the old git-mirror for a while.  In there, I have a
> branch with some local modifications.
>
> I understand that I need to check out a fresh tree now after the
> conversion?  What is the smoothest way of integrating my local branch in
> this new tree?  I'm a very basic git user, and the only way I can think
> of is to extract the patches from my old branch and applying them by
> hand in the new tree.

Using git format-patch and git am, rather than git diff and git apply.

> Is there something else I should be doing instead?

I don't think there is much of an option to do something else.

-- 
David Kastrup




reply via email to

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