Community
Participate
Working Groups
When I do a call like GET http://localhost:8080/git/branch/file/a/, I get a list of clone's branches. I need to know which one is the active one.
Fixed with http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=c96aca8e7319c4d83a3a2cc0299c02d321ed9449. Added an extra field named : "Current" [1]. [1] org.eclipse.orion.server.git.GitConstants.KEY_BRANCH_CURRENT.