Re: [GSoC PATCH v5 1/5] repo: declare the repo command

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

 



Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx> writes:

>> Besides, wouldn't it possible that field may have to contain any
>> end-user specified key, including <LF>?
>
> In `repo info`, no. This way, it's safe to parse everything before
> the first <LF> as the key and everything between <LF> and <NUL> as
> the value.

OK.  Even "git config" punts there by restricting the subsection
part of the configuration variable name by forbidding LF and NUL in
it ;-)  So, I guess we are OK here.

Thanks for thinking it through.




[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]

  Powered by Linux