Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx> writes: > This v2 removes the quoted text from the commit message, using a reference to > the documentation file and the commit that last changed the lines where it was > copied before. > > I'm also adding the missing newlines at the end of the test files. > > t/t4018/gitconfig-section | 6 ++++++ > t/t4018/gitconfig-section-noindent | 6 ++++++ > t/t4018/gitconfig-subsection | 8 ++++++++ > t/t4018/gitconfig-subsection-noindent | 8 ++++++++ > userdiff.c | 4 ++++ > 5 files changed, 32 insertions(+) > create mode 100644 t/t4018/gitconfig-section > create mode 100644 t/t4018/gitconfig-section-noindent > create mode 100644 t/t4018/gitconfig-subsection > create mode 100644 t/t4018/gitconfig-subsection-noindent .git/rebase-apply/patch:83: indent with spaces. "^\\[[a-zA-Z0-9]+\\]|\\[[a-zA-Z0-9]+[ \t]+\".+\"\\]$", .git/rebase-apply/patch:84: indent with spaces. /* -- */ .git/rebase-apply/patch:85: indent with spaces. "[^ \t]+"), warning: 3 lines applied after fixing whitespace errors. Applying: userdiff: add builtin driver for gitconfig syntax