Anthony Vanelverdinghe created NETBEANS-4264:
------------------------------------------------

             Summary: NetBeans doesn't support the "includeIf" directive in 
.gitconfig files
                 Key: NETBEANS-4264
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4264
             Project: NetBeans
          Issue Type: Bug
          Components: versioncontrol - Git
    Affects Versions: 12.0
            Reporter: Anthony Vanelverdinghe


In .gitconfig files, you can conditionally include other files, see 
[https://git-scm.com/docs/git-config#_conditional_includes]

I'm using this feature to set different values for `user.name` and `user.email` 
for different directories. However, NetBeans is unable to read .gitconfig files 
properly (and I believe the only solution is NETBEANS-2122), so when I try to 
commit, those properties are totally wrong and mess up my git repositories.

So until NETBEANS-2122 is fixed, it should be possible to set these properties 
manually, per project.



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

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

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

Reply via email to