You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.
I was encounter some issues while using editorconfig-netbeans when switching git branch. On my case, I'm using Windows operating systems with Git Bash Emulation. Whenever I tried to switch branch on my Git Bash Emulation I would get error: Your local changes to the following files would be overwritten by checkout on file .editorconfig even though I'm not made any change on that file.
I couldn't try to reset or commit the .editorconfig files when the Netbeans still open, I need to close it before I could perform commit or reset towards my .editorconfig files.
I'm using editorconfig-netbeans version 0.10.3 and my Netbeans version
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
Java: 1.8.0_131; Java HotSpot(TM) 64-Bit Server VM 25.131-b11
Runtime: Java(TM) SE Runtime Environment 1.8.0_131-b11
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was encounter some issues while using editorconfig-netbeans when switching git branch. On my case, I'm using Windows operating systems with Git Bash Emulation. Whenever I tried to switch branch on my Git Bash Emulation I would get error:
Your local changes to the following files would be overwritten by checkout
on file.editorconfig
even though I'm not made any change on that file.I couldn't try to reset or commit the
.editorconfig
files when the Netbeans still open, I need to close it before I could perform commit or reset towards my.editorconfig
files.I'm using editorconfig-netbeans version 0.10.3 and my Netbeans version
The text was updated successfully, but these errors were encountered: