+[8 years ago]sonOfRaI think it's like $7 a month for unlimited private repositories, so quite reasonably priced +[8 years ago]cgmanhello? +[8 years ago]DolpheenDreamcan owners of a repo i forked have the ability to merge the branches in my forked repo ? +[8 years ago]sonOfRaOnly if you add them as collaborators +[8 years ago]DolpheenDreamhm.. i never did
+[8 years ago]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? +[8 years ago]GeradenIs this something I should avoid doing? +[8 years ago]nedbatGeraden: the pull request will update if you push to your branch +[8 years ago]Geradenbut it won't make a mess of the pull request comments and discussion around everything? Github will handle it gracefully? +[8 years ago]Geradenagain, I'm not talking about just pushing, but actually rebasing to squash some commits etc.