<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class=""><br>
</span>Ok - I've done a 'rebase master' and 'push -f' on mark/snes-ex56c<br>
<br>
You might want to do:<br>
<br>
git checkout mark/snes-ex56c<br>
git rebase -i 7216b81e99debbb3a0e1c5dd0b26b0d24a8a5ac0<br>
<br></blockquote><div><br></div><div>done, but there was nothing in the rebase ("noop"). This is what I see:</div><div><br></div><div><div>noop</div><div><br></div><div># Rebase 7216b81..7216b81 onto 7216b81 (1 command(s))</div><div>#</div><div># Commands:</div><div># p, pick = use commit</div><div># r, reword = use commit, but edit the commit message</div><div># e, edit = use commit, but stop for amending</div><div># s, squash = use commit, but meld into previous commit</div><div># f, fixup = like "squash", but discard this commit's log message</div><div># x, exec = run command (the rest of the line) using shell</div><div># d, drop = remove commit</div><div>#</div><div># These lines can be re-ordered; they are executed from top to bottom.</div><div>#</div><div># If you remove a line here THAT COMMIT WILL BE LOST.</div><div>#</div><div># However, if you remove everything, the rebase will be aborted.</div><div>#</div><div># Note that empty commits are commented out</div></div><div> </div></div></div></div>