che-server/wsagent/che-core-git-impl-jgit/src
Igor Vinokur 88f788b28d CHE-2870 Fix get git config property value (#3077)
Fix get() method of JGitConfigImpl class.
Previous behavior:
If the same property is present in the global git config file, and in the git repository config file, execution of gitConnection.getConfig().get(<property name>) returnes property from global git config file.
2016-11-18 15:16:32 +02:00
..
main/java/org/eclipse/che/git/impl/jgit CHE-2870 Fix get git config property value (#3077) 2016-11-18 15:16:32 +02:00
test CHE-1297: Git service refactoring (#1515) 2016-11-03 16:32:50 +02:00