Closed n0t49a1n closed 12 years ago
You need to perform rebase to get rid of that merge commit.
doesnt show any changes from the merge in the diff
@zergtmn Is it possible to rebase all those commits into one and will the PR automatically update? Would be neat
@stfx git rebase -i origin/500 will open a textfile in which one can edit what should happen with the commits (there you can change order, squash them, reedit them, and whatevery you wish to do.
@Schmoozerd I know that but I wanted to know if the pull request automatically updates if you change the commits
I think no: chnaged commit have new hash id so pull still point to old version...
i redid the whole commit 80
some more updates for mop updates