git unchanged files listed as ignored



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

I just tried meld 1.3.0 and got the same results.
Meld 1.3.0 Screenshot

~Kristi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]