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: Yuri Khan
Subject: Re: After a git merge and manual correction of a conflict, how do I tell git the conflict is fixed?
Date: Thu, 28 May 2015 11:27:42 +0600

On Thu, May 28, 2015 at 1:53 AM, Steinar Bang <address@hidden> wrote:

> I ignore files that way with 'I' in magit (as opposed to 'i' which puts
> it in .gitignore), so I don't actually know the git command to do so,
> but the ignores end up in
>  .git/info/exclude
> (which is a text file that can be opened and edited in emacs)

As far as I can tell, Git doesn’t have a dedicated command to
manipulate gitignore files. The user is supposed to edit them
directly.



reply via email to

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