Re: [PATCH 04/18] t5613: whitespace/style cleanups

2016-10-04 Thread Jacob Keller
On Tue, Oct 4, 2016 at 6:47 AM, Jeff King wrote: > On Mon, Oct 03, 2016 at 10:52:39PM -0700, Jacob Keller wrote: > >> On Mon, Oct 3, 2016 at 1:34 PM, Jeff King wrote: >> > Our normal test style these days puts the opening quote of >> > the body on the description line, and indents the body with >

Re: [PATCH 04/18] t5613: whitespace/style cleanups

2016-10-04 Thread Jeff King
On Mon, Oct 03, 2016 at 10:52:39PM -0700, Jacob Keller wrote: > On Mon, Oct 3, 2016 at 1:34 PM, Jeff King wrote: > > Our normal test style these days puts the opening quote of > > the body on the description line, and indents the body with > > a single tab. This ancient test did not follow this.

Re: [PATCH 04/18] t5613: whitespace/style cleanups

2016-10-03 Thread Jacob Keller
On Mon, Oct 3, 2016 at 1:34 PM, Jeff King wrote: > Our normal test style these days puts the opening quote of > the body on the description line, and indents the body with > a single tab. This ancient test did not follow this. > I was surprised you didn't do this first, but it doesn't really make

[PATCH 04/18] t5613: whitespace/style cleanups

2016-10-03 Thread Jeff King
Our normal test style these days puts the opening quote of the body on the description line, and indents the body with a single tab. This ancient test did not follow this. Signed-off-by: Jeff King --- t/t5613-info-alternate.sh | 114 +- 1 file changed,