git-serve.py: Automatically create repositories
commit02dd9c518f659b97dd0d301b975cf3887be5b7d8
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 6 Jan 2015 22:28:57 +0000 (6 23:28 +0100)
committerLukas Fleischer <archlinux@cryptocrack.de>
Tue, 6 Jan 2015 22:29:35 +0000 (6 23:29 +0100)
tree9fee4f236b0de05d3b7502503782bea73550291a
parente8c48e9f4c6fd033e81f54d408ca1d01f5ddb065
git-serve.py: Automatically create repositories

Create a fresh Git repository when cloning or pushing using a path that
does not yet exist.

Implements FS#43308.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
scripts/git-integration/git-serve.py