This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 204795 - Git shows some unmodified files as modified
Summary: Git shows some unmodified files as modified
Status: RESOLVED DUPLICATE of bug 198451
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 18:36 UTC by Azuka
Modified: 2011-11-07 21:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azuka 2011-11-07 18:36:21 UTC
I'm currently working on a project and some files are marked in blue when they're not modified. There are no differences between HEAD and Index or between Index and the Working Tree. In the differences between the HEAD and working tree, the status is "-/-" and the diff "0/0". I've tried making changes (which indicates the correct behavior: "-/Modified"), but the files are still color-coded as modified as soon as I commit.

Product Version = NetBeans IDE Dev (Build 201110310600)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_26
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.1-b02
Comment 1 Ondrej Vrabec 2011-11-07 21:38:25 UTC

*** This bug has been marked as a duplicate of bug 198451 ***