Community
Participate
Working Groups
If you clone a repository into a subfolder of a project (in opposite to a top-level folder directly in workspace) and then you'll try to get git config for it, you'll get error 500 with message: {"HttpCode":500,"DetailedMessage":"One of setGitDir or setWorkTree must be called.","Message":"Failed to process an operation on commits for clone/file/a/client/","Severity":"Error","Code":0}
Fix: https://github.com/pjanik/orion.server/tree/bug348748 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
A new test added to the fix.
Fixed with 6f263d5c55081747442c2f5fdc3826674165c377.
.