aurweb/git-interface
Lukas Fleischer df6bb72807 git-serve: Support git {receive,upload}-pack
Add support for the `git receive-pack` and `git upload-pack` commands
which are aliases for git-receive-pack and git-upload-pack,
respectively.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-10-01 21:50:52 +02:00
..
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-auth.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py git-serve: Support git {receive,upload}-pack 2016-10-01 21:50:52 +02:00
git-update.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00