Hi, I'm using meld 1.2.1 with git (version 1.5.4.3).  If I open a git
directory with meld, meld shows unchanged version-controlled files as
"ignored" status, instead of "normal".  Is this intended behavior or a bug?

Test case:
mkdir test
cd test
git init
echo "hello" > file.txt
git add file.txt
git commit -m "add file.txt"
meld .

I selected all the categories (modified, normal, non vc, ignored)
Screenshot <http://tinypic.com/view.php?pic=2nr20dj&s=5>

I just tried meld 1.3.0 and got the same results.
Meld 1.3.0 Screenshot <http://tinypic.com/view.php?pic=qoh8n4&s=5>

~Kristi
_______________________________________________
meld-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to