History of 2019-04-01 A trick with Git merging

2019-04-01
19:47 UTC Revision 1 . . . . Marcin BorkowskiI often have a pull request on BitBucket to review and merge, and – as an Emacs user – I find BitBucket’s UI less than ideal. On the other hand, I don’t want to merge only locally and push, since I want BitBucket to generate the merge commit messages, close the PRs etc. Today, I found a neat way to solve this problem.