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

Re: FEATURE suggestion git commit --amend <ref>

From: Sverre Rabbelier <hidden>
Date: 2016-06-15 22:46:17

Heya,

On Fri, Feb 27, 2009 at 08:45, Caleb Cushing [off-list ref] wrote:
git rebase -i seems a little more tedious/unfriendly than I'd like if
all I want to do is edit HEAD~2 (assuming no merges) it's a bit of a
pain to do a rebase -i and then pick which patches to edit. might be
nice to be able to do stuff like git commit --amend <ref> and have
that call rebase  (as I think not rebasing is impossible?) with edit
only on the ref I picked.
Ah, yes, I would like this feature as well. But this could probably be
solved with a custom editor script that does a simple sed 's/pick
$TARGET/edit $TARGET/'?

-- 
Cheers,

Sverre Rabbelier
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help