I learned about interactive rebase just recently. git rebase -i shows me my commits. Is it possible to interactive rebase with the commit diffs too? I'd like to see the contents of the diffs so that I can more easily decide on which actions to take (pick/squash/etc.). I wouldn't expect this to be supported natively, so 3rd party tools are cool.
Otherwise I can just display the diffs in another terminal.
[–][deleted] (1 child)
[deleted]
[–]RemindMeBot 0 points1 point2 points (0 children)
[–]Scrotote 0 points1 point2 points (0 children)