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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html