From: Liam Beguin Date: Tue, 5 Dec 2017 17:52:34 +0000 (-0500) Subject: rebase -i: learn to abbreviate command names X-Git-Tag: v2.16.0-rc0~35^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d8ae6c84da52a210e84b3734bb93c575638236d3?hp=d8ae6c84da52a210e84b3734bb93c575638236d3 rebase -i: learn to abbreviate command names `git rebase -i` already know how to interpret single-letter command names. Teach it to generate the todo list with these same abbreviated names. Based-on-patch-by: Johannes Schindelin Signed-off-by: Liam Beguin Signed-off-by: Junio C Hamano ---