git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-gui: 'Unhandled 2 way diff marker:' for typechanged path
@ 2010-10-25 12:59 Bert Wesarg
  2010-10-28 12:27 ` [PATCH] git-gui: handle symlink replaced by file Pat Thoyts
  0 siblings, 1 reply; 4+ messages in thread
From: Bert Wesarg @ 2010-10-25 12:59 UTC (permalink / raw)
  To: Pat Thoyts; +Cc: Git Mailing List

Hi,

I get this error from git gui after I changed a symlink to a file:

error: Unhandled 2 way diff marker: {d}

To reproduce:

$ git init
$ ln -s bar foo
$ git add foo
$ git commit -m "add foo link"
$ rm foo
$ echo bar >foo
$ git gui
error: Unhandled 2 way diff marker: {d}

I may have a look into this by my self in the long term, but maybe
someone is faster than me.

Regards,
Bert

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-06 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 12:59 git-gui: 'Unhandled 2 way diff marker:' for typechanged path Bert Wesarg
2010-10-28 12:27 ` [PATCH] git-gui: handle symlink replaced by file Pat Thoyts
2010-11-03 20:07   ` Bert Wesarg
2010-12-06 21:26     ` Bert Wesarg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).