emacs-devel
[Top][All Lists]
Advanced

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

Re: After a git merge and manual correction of a conflict, how do I tell


From: Kelvin White
Subject: Re: After a git merge and manual correction of a conflict, how do I tell git the conflict is fixed?
Date: Tue, 26 May 2015 23:11:11 +0000

oh sorry I guess I'm doing too many things at once... git reset file should do what your looking for.


On Tue, May 26, 2015, 7:06 PM Dmitry Gutov <address@hidden> wrote:
On 05/27/2015 01:56 AM, Alan Mackenzie wrote:

> How do I tell git the conflict has been fixed - not as a part of doing
> something else (which must not be done), but as a primitive operation?
> This surely must be possible in such a sophisticated SCM tool.

'git reset' will also do the trick.


reply via email to

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