Remove source branch button should be disable if there are new changes on the branch
We want to prevent this from happening:
- create + merge MR on branch `humpf`
- create MR from same branch, new commit on HEAD
- ‘remove source branch’ on first MR
- no more branch in second MR