+ [8 years ago] sonOfRa I think it's like $7 a month for unlimited private repositories, so quite reasonably priced
+ [8 years ago] cgman hello?
+ [8 years ago] DolpheenDream can owners of a repo i forked have the ability to merge the branches in my forked repo ?
+ [8 years ago] sonOfRa Only if you add them as collaborators

message no. 163897

Posted by seirl in #github at 2017-02-18T12:23:49Z

hey, i contacted github with http://github.com/contact but received no confirmation email, is that supposed to happen?
+ [8 years ago] Geraden hey everyone. I have a pull request open for a project and over time and with some discussion from the project authors, some changes have been added and others removed. How does Github deal with me rebasing my forked master branch (where the pull request is from) in order to clean this up again into a tidy set of commits to be merged?
+ [8 years ago] Geraden Is this something I should avoid doing?
+ [8 years ago] nedbat Geraden: the pull request will update if you push to your branch
+ [8 years ago] Geraden but it won't make a mess of the pull request comments and discussion around everything? Github will handle it gracefully?
+ [8 years ago] Geraden again, I'm not talking about just pushing, but actually rebasing to squash some commits etc.