Nick, Achim,
Thanks for this. Other git newbies should obviously ignore my clumsy
solution and follow those instructions instead.
I guess I missed them because I just stopped looking when I had an
approach that worked. Embarrassed now.
Dror may still want to check those targets in his Makefile against the
contents of his Aquamacs.app package.
Yours,
Christian
On 4/2/11 11:02 PM, Nick Dokos wrote:
Christian Moe<m...@christianmoe.com> wrote:
I quickly found that git pulls would overwrite my hand-edited
Makefile, and a hand-edited Makefile caused conflicts on the next
pull, and I didn't understand git at all.
In
http://thread.gmane.org/gmane.emacs.orgmode/17102/focus=17115
Bernt pointed out the existence of an FAQ that explains in detail
the procedure for setting up a local branch that will rebase your
local modifications on top of whatever you pull:
http://orgmode.org/worg/org-faq.php#keeping-local-changes-current-with-Org-mode-development
Achim's reply in this thread also explains this, but the extra detail
in the FAQ might be helpful.
Nick