+ [9 years ago] Zarthus it's just that there's not much gain in allowing immutable heads, when you can just branch off from a particular point and achieve the same result
+ [9 years ago] Zarthus when reviewing code having immutable code (i.e. things you can't commit to) seems like a bad idea. Why make a pull request if your code is final?
+ [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] specing Wtf is this, github does not support attaching .patch files/!
+ [9 years ago] specing but it supports .docx?!

message no. 130942

Posted by apiarian in #github at 2016-04-09T12:46:55Z

why can't a PR have an immutable head?
+ [9 years ago] rook2pawn is there a way to see all issues created in repositories you own?
+ [9 years ago] rook2pawn the https://guides.github.com/features/issues/ claims that the issues dashboard shows "All issues in repositories you own and collaborate on"
+ [9 years ago] dadada I created a pull request, now I added one additional commit to the branch the pull request what made from