<html><body><p><tt><font size="2">Eric Fried <openstack@fried.cc> wrote on 12/05/2018 12:18:37 PM:<br></font></tt><br><tt><font size="2"><snip></font></tt><br><br><tt><font size="2">> But I want to edit 1b2c453, while leaving ebb3505 properly stacked on<br>> top of it. Here I use a tool called `git restack` (run `pip install<br>> git-restack` to install it).<br></font></tt><br><tt><font size="2">It's worth noting that you can just use `git rebase` [1], you don't have to use git-restack. This is why later you're using `git rebase --continue`, because git-restack is actually using rebase under the covers.</font></tt><br><br><tt><font size="2">[1] </font></tt><a href="https://stackoverflow.com/questions/1186535/how-to-modify-a-specified-commit"><tt><font size="2">https://stackoverflow.com/questions/1186535/how-to-modify-a-specified-commit</font></tt></a><BR>
</body></html>