On 08/30/2013 06:51 PM, Junio C Hamano wrote:
> Brad King writes:
>> +With `--stdin`, update-ref reads instructions from standard input and
>> +performs all modifications together. Empty lines are ignored.
>> +Each non-empty line is parsed as whitespace-separated arguments.
>> +Use single-quotes
On 08/31/2013 02:42 PM, Michael Haggerty wrote:
> On 08/30/2013 08:12 PM, Brad King wrote:
>> +If all s can be locked with matching s
>> +simultaneously all modifications are performed. Otherwise, no
>
> Comma after "simultaneously".
Fixed.
> I agree with Junio that your quoting rules are pecul
On 08/30/2013 08:12 PM, Brad King wrote:
> Add a --stdin signature to read update instructions from standard input
> and apply multiple ref updates together. Use an input format that
> supports any update that could be specified via the command-line,
> including object names like 'branch:path with
Brad King writes:
> Add a --stdin signature to read update instructions from standard input
> and apply multiple ref updates together. Use an input format that
> supports any update that could be specified via the command-line,
> including object names like 'branch:path with space'.
>
> Signed-o
Add a --stdin signature to read update instructions from standard input
and apply multiple ref updates together. Use an input format that
supports any update that could be specified via the command-line,
including object names like 'branch:path with space'.
Signed-off-by: Brad King
---
Document
5 matches
Mail list logo