Currently when people want to review a patch, they have to download / apply /
maintain the branch manually. Would it be helpful that the reviewer can just
git fetch a remote branch where all the things have been done already. I know
that such cost saving is small, but it is a startup cost, so personally I think it is
a good place to improve. Since we already maintain such remote git repo at cbfot,
so can we just expose such URL for each item in commitfest then things would be done?
At the bottom of cfbot, we have words "Please send feedback to thomas munro",
so I added Tomas in the cc list.
--