Changed > Deleted files don't appear in "Unstaged Changes" list
Reported by Kyle Fox | September 25th, 2009 @ 07:22 PM | in 0.8
When you delete a file from the repo, GitX doesn't properly update the file's status to deleted in the "Unstaged Changes" list. This appears to happen only with files that were previously showing as modified.
To reproduce:
- Edit and save a file in your git repository.
- Refresh GitX. The file should appear green (modified).
- Delete the file from your repository.
- Refresh GitX. The file appears green instead of red (deleted).
Software versions:
- GitX Version 0.7.1 (v0.7.1)
- git version 1.6.4.1
- Mac OSX 10.6.1 (Build 10B504)
Screenshot here

Comments and changes to this ticket
-

Kyle Fox September 30th, 2009 @ 07:29 PM
Can someone confirm this? I've basically stopped using gitx for the time being because of this issue....
-

Pieter de Bie October 1st, 2009 @ 07:35 PM
Thanks for reporting this. I've found the bug and will fix it for 0.8,
but not sooner, because of a large refactoring I did earlier. -

Johannes Gilger September 12th, 2010 @ 03:13 PM
- Milestone set to 0.8
- State changed from new to small
- Milestone order changed from 0 to 0
This will disappear with 0.8
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
GitX is the nice-looking gitk clone for OS X