2009/2/19 Thomas Rast [off-list ref]:
John Tapsell wrote:
quoted
I often do 'git rebase -i HEAD~10' to rebase. Since afaics it
doesn't matter if you go back 'too far' I just always use HEAD~10 even
if it's just for the last or so commit.
It makes a *huge* difference if any of those last N commits is a merge.
Lots of good points. I'll leave this idea for now then :-)