From: Leandro Lucarella <llucarella@integratech.com.ar>
To: git@vger.kernel.org
Subject: git citool/gui bug
Date: Wed, 30 Jul 2008 15:53:06 -0300 [thread overview]
Message-ID: <20080730185306.GV7616@integratech.com.ar> (raw)
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
next reply other threads:[~2008-07-30 19:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 18:53 Leandro Lucarella [this message]
2008-07-31 3:23 ` git citool/gui bug Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080730185306.GV7616@integratech.com.ar \
--to=llucarella@integratech.com.ar \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.