latest 7 messages by Geraden
+
[2017-02-19T03:57:06Z]
Geraden
nedbat, oh that's cool, thanks for the example!
+
[2017-02-19T03:56:07Z]
Geraden
force pushing*
+
[2017-02-19T03:55:58Z]
Geraden
then pushing
+
[2017-02-19T03:55:47Z]
Geraden
again, I'm not talking about just pushing, but actually rebasing to squash some commits etc.
+
[2017-02-19T03:55:23Z]
Geraden
but it won't make a mess of the pull request comments and discussion around everything? Github will handle it gracefully?
+
[2017-02-19T03:53:24Z]
Geraden
Is this something I should avoid doing?
+
[2017-02-19T03:53:08Z]
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?