emacs-devel
[Top][All Lists]
Advanced

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

Re: VC mode and git


From: Eli Zaretskii
Subject: Re: VC mode and git
Date: Sat, 04 Apr 2015 19:40:13 +0300

> From: Steinar Bang <address@hidden>
> Date: Sat, 04 Apr 2015 18:09:58 +0200
> 
> >>>>> Eli Zaretskii <address@hidden>:
> 
> > I think it will succeed in fetching, and then refuse to merge.
> 
> Correct.
> 
> > But the way to handle this is the same as if the conflicted changes
> > are committed: fix the conflicts, and then "git pull" again.  Right?
> 
> No, that won't work: since the merge hasn't happened, there will be no
> conflicts, just the uncommitted changes.
> 
> The only way to make git do the merge is to move away the uncommitted
> changes, either by committing them, or by stashing them.

Right, so I amended the instructions by describing the commit
alternative.



reply via email to

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