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 269495 - Git does not work well with Ubuntu on Windows (Windows Subsystem for Linux)
Summary: Git does not work well with Ubuntu on Windows (Windows Subsystem for Linux)
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-06 01:42 UTC by vanquang9387
Modified: 2017-01-06 01:42 UTC (History)
0 users

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 vanquang9387 2017-01-06 01:42:32 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:
  * Install git on Ubuntu on Windows
  * Create project with Netbeans
  * Commit files using Bash on Ubuntu on Windows

ACTUAL:
  Files are displayed as modified in Netbeans

EXPECTED:
  Files are displayed as clean (committed) in Netbean