latest 4 messages by apiarian

+ [9 years ago] apiarian so that the history of the qa department's :+1: of the merge to master is preserved in a github pull request
+ [9 years ago] apiarian What is the design reason behind restricting PR's to only mutable things (branches) and not allow one to create a PR with a tag head?
+ [9 years ago] apiarian why can't a PR have an immutable head?
+ [9 years ago] apiarian i can `git merge <tag>` but it seems that making a PR with a <tag> as a head doesn't work. why the restriction?