Re: [PATCH v4] checkout: add --progress option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 1, 2015 at 11:52 AM, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote:
>> +               if (opts.quiet) {
>> +                       opts.show_progress = 0;
>> +               } else {
>> +                       opts.show_progress = isatty(2);
>> +               }
>
> Style: drop unnecessary braces
>

Ok. WIll do!
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]