Johannes Schindelin [off-list ref] writes:
could I ask for a favor? I'd like the oneline to start with
rebase -i -x: ...
(this would help future me to realize what this commit touches already
from the concise graph output I favor).
Excellent.
quoted
Recent work on `git-rebase--interactive` aim to convert shell code to C.
Even if this is most likely not a big performance enhacement, let's
convert it too since a comming change to abbreviate command names requires
it to be updated.
Since Junio did not comment on the commit message: could you replace
`aim` by `aims`, `enhacement` by `enhancement` and `comming` by `coming`?
Yes, I noticed them but don't mind me ;-) The above are all good fixes.
All suggestions in the remainder looked sensible. Thanks for a
review.