Control: tags -1 + fixed-upstream patch upstream
Control: forwarded -1 
http://source.myrepos.branchable.com/?p=source.git;a=commitdiff;h=40a3df21c73f1bb1b6915cc6fa503f50814664c8

On Thu, 2018-02-22 at 22:09 +0100, Jakub Wilk wrote:

> Uppercase letter should be allowed in usernames and domains, I guess?

Added.

> This regexp matches "foo://bar"; but this URL would make git execute 
> remote helper "foo", which might be unsafe. I suggest replacing
> 
>    (?:[^:]|$)
> 
> with
> 
>    (?!:|//)

Replaced.

> qw(git -c protocol.file.allow=user clone --) would be better here. 
> The difference is that the former unnecessarily puts 
> protocol.file.allow=user in the repo's .git/config.

Used that instead.

I've pushed the commit upstream to the URL above.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to