Improve the regular expression to match HTTP clones
commita32b83f200123047e88bede033e49893cf01b20c
authorLukas Fleischer <lfleischer@archlinux.org>
Fri, 12 Jun 2015 14:38:27 +0000 (12 16:38 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Fri, 12 Jun 2015 14:48:30 +0000 (12 16:48 +0200)
treece5f277e40d58d5d1a4a23799f06075c348849ea
parentfe46b0151976328bbee0399696c6013d0b7981b6
Improve the regular expression to match HTTP clones

Specifically check for URIs git-http-backend(1) can handle. This also
allows us to make the ".git" suffix optional.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
INSTALL