You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (Jira)" <ji...@apache.org> on 2020/12/09 18:36:00 UTC

[jira] [Resolved] (NETBEANS-4289) JGit messes up .gitconfig file

     [ https://issues.apache.org/jira/browse/NETBEANS-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Bläsing resolved NETBEANS-4289.
----------------------------------------
    Fix Version/s: 12.3
       Resolution: Fixed

Update to JGit 5.7 was merged to master.

> JGit messes up .gitconfig file
> ------------------------------
>
>                 Key: NETBEANS-4289
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4289
>             Project: NetBeans
>          Issue Type: Bug
>          Components: versioncontrol - Git
>    Affects Versions: 12.0
>            Reporter: Anthony Vanelverdinghe
>            Assignee: Matthias Bläsing
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.3
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> In JGit 5.1.9, a new ["feature"|https://projects.eclipse.org/projects/technology.jgit/releases/5.1.9] 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|https://git.eclipse.org/c/jgit/jgit.git/commit/?id=838b5a84b5093c335b95a644b8888006d9e95493] last November, so any release 5.6.0+ should be good (NetBeans currently uses JGit 5.5.0).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists