Jeff King [off-list ref] writes:
On Fri, May 06, 2016 at 08:31:33PM +0800, Li Peng wrote:
quoted
Fix duplicate words of "the" in comment.
Obviously a good change, along with the other one of mine you found.
quoted
---
transport-helper.c | 2 +-
utf8.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
You seem to be breaking these up by file; was the change in
transport-helper supposed to be in a different patch?
IMHO it would be fine to just do all of these in a single patch. They're
different files, yes, but it's all conceptually the same change.
-Peff
I can squash them into a single one. So far, everything except two
I saw was good.