Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
12.0
Description
In JGit 5.1.9, a new "feature" was introduced, which adds JGit-specific configuration to the .gitconfig file.
This is problematic, because (a) my .gitconfig is actually a symlink, and JGit just replaced the symlink with a regular file, and (b) I don't want JGit to touch my .gitconfig at all without me being aware of it.
This was fixed last November, so any release 5.6.0+ should be good (NetBeans currently uses JGit 5.5.0).
Attachments
Issue Links
- links to