Hi! I think I've hit a really silly bug in citool/gui: 1) mkdir test; cd test 2) git init 3) vi test.txt # add content 4) cat test.txt =============== Hello World!!!! =============== 5) git citool 6) add the test.txt file to the index 7) see test.txt index diff git citool shows: new file mode 100644 # black @@ -0,0 +1,5 @@ # blue + # green =============== # orange +Hello World!!!! # green =============== # orange + # green Please Cc me, I'm not in the list. Thank you! -- Leandro Lucarella Integratech S.A. 4571-5252 -- 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