+[2017-02-18T17:21:27Z]sonOfRaI think it's like $7 a month for unlimited private repositories, so quite reasonably priced +[2017-02-18T18:32:47Z]cgmanhello? +[2017-02-18T20:45:52Z]DolpheenDreamcan owners of a repo i forked have the ability to merge the branches in my forked repo ? +[2017-02-18T20:49:39Z]sonOfRaOnly if you add them as collaborators +[2017-02-18T20:50:20Z]DolpheenDreamhm.. i never did
+[2017-02-19T03:53:08Z]Geradenhey 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? +[2017-02-19T03:53:24Z]GeradenIs this something I should avoid doing? +[2017-02-19T03:54:41Z]nedbatGeraden: the pull request will update if you push to your branch +[2017-02-19T03:55:23Z]Geradenbut it won't make a mess of the pull request comments and discussion around everything? Github will handle it gracefully? +[2017-02-19T03:55:47Z]Geradenagain, I'm not talking about just pushing, but actually rebasing to squash some commits etc.