top | item 29333319 Git Interactive Rebase Tool – terminal based editor for interactive rebase 14 points| jackharrhy | 4 years ago |github.com 1 comment order hn newest mdaniel|4 years ago How is this different from "git rebase -i"[0] and a reasonable setting for "$EDITOR"?I thought maybe it was the "exec" but that verb seems supported by vanilla rebase, too, and I just didn't recognize it: https://git-scm.com/docs/git-rebase#_interactive_mode0 = https://git-scm.com/docs/git-rebase#Documentation/git-rebase...
mdaniel|4 years ago How is this different from "git rebase -i"[0] and a reasonable setting for "$EDITOR"?I thought maybe it was the "exec" but that verb seems supported by vanilla rebase, too, and I just didn't recognize it: https://git-scm.com/docs/git-rebase#_interactive_mode0 = https://git-scm.com/docs/git-rebase#Documentation/git-rebase...
mdaniel|4 years ago
I thought maybe it was the "exec" but that verb seems supported by vanilla rebase, too, and I just didn't recognize it: https://git-scm.com/docs/git-rebase#_interactive_mode
0 = https://git-scm.com/docs/git-rebase#Documentation/git-rebase...