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

Summary: Git shows some unmodified files as modified
Product: versioncontrol Reporter: Azuka
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal CC: git
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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 ***