Community
Participate
Working Groups
From an unknown (yet) reason, some Git Logs open with an error: Error 500: Failed to process an operation on commits for file/rv/ The URL is like this: http://localhost:8080/git/git-log.html#/gitapi/commit/file/rv/?page=1 but it works when altered to (added "/HEAD" after "/commit"): http://localhost:8080/git/git-log.html#/gitapi/commit/HEAD/file/rv/?page=1
Couldn't find the failing scenario from comment 0.