Can not commit on the same branch simultaneously
Gitaly may not handle concurrent commit very well. If two commits happen simultaneously, one would fail with internal error.
Steps to reproduce:
- On browser A: edit a file on a branch and commit
- On browser B: edit the same file on the same branch and commit
- One of the two commits would fail:
Expected behavior: it should indicate:
Edited by sting shen