adamfraser [off-list ref] writes:
I would like to start contributing to git and am looking for a small project
idea to get started with. On the Small Project Ideas wiki
<https://git.wiki.kernel.org/index.php/SmallProjectsIdeas> site there is a
suggestion for adding a 'git rebase --status' command that sounds like it
would be good for someone who has little knowledge of the code base.
I think the two patches Duy just posted tonight overlap with that
topic, and I suspect it would give the end users a better experience
to put the information in "git status" output rather than a separate
"git rebase" subcommand. Perhaps you can work with him to see what
other things his patch may have missed can be improved?