emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master f9fabb2 2/2: Merge branch 'master' of git.sv.gn


From: Artur Malabarba
Subject: Re: [Emacs-diffs] master f9fabb2 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Date: Thu, 28 May 2015 10:27:15 +0100

> - I've pulled from the remote Emacs repository, getting a conflict in
>   tramp.el. Glenn had fixed the problem already, but there are
>   whitespace difference between his and my change.
>
> - I've fixed the conflict in tramp.el, and committed it.

As a general tip. Next time you try to pull and find out someone
already has already done what you just did, don't resolve the merge
conflict. Instead, abort the merge with `git merge --abort` (this will
get you back to the state you had right before the pull), and then
locally revert your commit.



reply via email to

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