Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: git rebase -f --autosquash

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:49

Possibly related (same subject, not in this thread)

Carlos Martín Nieto [off-list ref] writes:
    EDITOR=: git rebase -i @{u}

and maybe set an alias (I have a 'riu' alias for 'rebase -i @{u}').

I'm not saying an extra option wouldn't be useful, but there's already
ways of making git not spawn a text editor which works for all commands,
and you can even make an alias that will do precisely that.
Given "EDITOR=: git commit args..." and "EDITOR=: git merge args..." are
equivalent to giving "--no-edit" option to these commands, I would imagine
"git rebase opts... --no-editor args..." would not be such a stretch.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help