emacs-devel
[Top][All Lists]
Advanced

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

Re: git pull fails with merge conflicts. How can this possibly happen?


From: Stephen J. Turnbull
Subject: Re: git pull fails with merge conflicts. How can this possibly happen?
Date: Sun, 16 Nov 2014 01:31:23 +0900

David Kastrup writes:

 > Which seems like a really stupid idea since it means that address@hidden
 > is different from @{1} but is the same as @@{1}.

No, they all mean the same thing AFAICT.  The first and third are
obviously the same.  The second is defined as meaning <current>@{1},
but I believe that <current> is implemented by dereffing HEAD.  I'm
not sure what happens if HEAD is detached, but that will happen
regardless of which notation you use.




reply via email to

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