emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r115910: Fix previous change


From: Andreas Schwab
Subject: Re: trunk r115910: Fix previous change
Date: Wed, 08 Jan 2014 09:41:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> It's easy: note down somewhere the Git revision of the last sync.
> Then for a new sync do:
>
>    git diff -r <lastsync> | (cd ..../emacs/lisp/org; patch)

Better use git format-patch | git am.

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]