git obeys $EDITOR, so you can get that like this with whatever text editor you want:
EDITOR=gedit git rebase -i foo
git obeys $EDITOR, so you can get that like this with whatever text editor you want: