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: Wed, 27 May 2015 00:56:09 +0000


On Tue, May 26, 2015, 6:39 PM Alan Mackenzie <address@hidden> wrote:


    On branch master
    Your branch is up-to-date with 'origin/master'.
    Unmerged paths:
      (use "git reset HEAD <file>..." to unstage)
      (use "git add <file>..." to mark resolution)

            both modified:   .gitignore


I don't think I want to "unstage" anything ...
Yes you do, unless you want the future changes to this file tracked by git in future


 


reply via email to

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