Commit Graph

4 Commits

Author SHA1 Message Date
Georges Dupéron
f8e488eec8 Fixed bug (support --exec and --autosquash), added git config git-rebasei-editor.editor
* Added configuration option git-rebasei-editor.editor
* Fixed assumption that all lines would start with "pick", to support --exec and --autosquash
2018-04-06 01:26:07 +02:00
Georges Dupéron
88516545a1 Special case for EDITOR=emacs, as I found how to load ansi-colored files.
I should use a git config key git-rebasei.color = always + git-rebasei.editor as an alternative to the autodetecton based on the $EDITOR
2018-03-15 23:47:03 +01:00
Georges Dupéron
3d2a2f2ba6 Use sequence.editor to control the rebase -i editor without changing the commit / reword editor 2018-03-15 09:29:40 +01:00
Georges Dupéron
ec844189f5 Initial commit 2018-03-14 09:06:31 +01:00