Re: [PATCH 1/2] t/lib-git-svn: whitespace cleanup

2017-11-30 Thread Jonathan Nieder
Todd Zullinger wrote: > Jonathan Nieder wrote: >> nit: it would have been a tiny bit easier to review if the commit >> message mentioned that this is only changing the indentation from an >> inconsistent space/tab mixture to tabs and isn't making any other >> changes. > > If only you saw how many

Re: [PATCH 1/2] t/lib-git-svn: whitespace cleanup

2017-11-30 Thread Todd Zullinger
Hi Jonathan, Jonathan Nieder wrote: nit: it would have been a tiny bit easier to review if the commit message mentioned that this is only changing the indentation from an inconsistent space/tab mixture to tabs and isn't making any other changes. If only you saw how many times I typed a subject

Re: [PATCH 1/2] t/lib-git-svn: whitespace cleanup

2017-11-30 Thread Jonathan Nieder
Todd Zullinger wrote: > Subject: t/lib-git-svn: whitespace cleanup > > Signed-off-by: Todd Zullinger > --- > t/lib-git-svn.sh | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) Reviewed-by: Jonathan Nieder Thanks. nit: it would have been a tiny bit easier to revi