Community
Participate
Working Groups
JGit recognized the global configuration file, but not $prefix/etc/gitconfig How do we find out? bash: which git ksh; whence git cmd: scan PATH for git the cmd solution possibly works for all OS:es. However if git is not in the global path we may want a setting for it somewhere since e.g. cygwin often is not in PATH Then look for ../etc/gitconfg E.g.: /usr/local/bin/git /usr/local/etc/gitconfig
Patch at http://egit.eclipse.org/r/#change,2177
Just need the EGit pieces for this.
(In reply to comment #2) > Just need the EGit pieces for this. That was mentioned in a comment on the first patch. It is here: http://egit.eclipse.org/r/#change,2178
egit change merged as 8c71700256e8ccb21ffa5e3c9e344745f8e33c50