On Sun, Dec 9, 2018 at 2:25 AM Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> wrote: > > Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> > --- > bisect.c | 3 ++- > builtin/config.c | 3 ++- > builtin/push.c | 4 +++- > convert.c | 3 ++- > credential-cache--daemon.c | 3 ++- > diff.c | 6 ++++-- > git.c | 3 ++- > imap-send.c | 3 ++- > remote-curl.c | 3 ++- > sequencer.c | 6 ++++-- > string-list.c | 3 ++- > t/helper/test-sigchain.c | 3 ++- > transport-helper.c | 3 ++- > url.c | 3 ++- > userdiff.c | 3 ++- > 15 files changed, 35 insertions(+), 17 deletions(-) Can you say more about how you found these? (Are these all of them, or did you look through some subset of files?) Or did you use a formatting tool?