Honza Pokorny 50861dab09 Implement git cloning 3 lat temu
..
auth 50861dab09 Implement git cloning 3 lat temu
testdata 50861dab09 Implement git cloning 3 lat temu
.gitignore 50861dab09 Implement git cloning 3 lat temu
.travis.yml 50861dab09 Implement git cloning 3 lat temu
README.md 50861dab09 Implement git cloning 3 lat temu
errors.go 50861dab09 Implement git cloning 3 lat temu
events.go 50861dab09 Implement git cloning 3 lat temu
git_reader.go 50861dab09 Implement git cloning 3 lat temu
githttp.go 50861dab09 Implement git cloning 3 lat temu
pktparser.go 50861dab09 Implement git cloning 3 lat temu
pktparser_test.go 50861dab09 Implement git cloning 3 lat temu
routing.go 50861dab09 Implement git cloning 3 lat temu
rpc_reader.go 50861dab09 Implement git cloning 3 lat temu
rpc_reader_test.go 50861dab09 Implement git cloning 3 lat temu
utils.go 50861dab09 Implement git cloning 3 lat temu
version.go 50861dab09 Implement git cloning 3 lat temu

README.md

Source: https://github.com/AaronO/go-git-http Original code released under Apache License 2.0

Changes: add "git/" prefix to all routes