Honza Pokorny 50861dab09 Implement git cloning 3 лет назад
..
auth 50861dab09 Implement git cloning 3 лет назад
testdata 50861dab09 Implement git cloning 3 лет назад
.gitignore 50861dab09 Implement git cloning 3 лет назад
.travis.yml 50861dab09 Implement git cloning 3 лет назад
README.md 50861dab09 Implement git cloning 3 лет назад
errors.go 50861dab09 Implement git cloning 3 лет назад
events.go 50861dab09 Implement git cloning 3 лет назад
git_reader.go 50861dab09 Implement git cloning 3 лет назад
githttp.go 50861dab09 Implement git cloning 3 лет назад
pktparser.go 50861dab09 Implement git cloning 3 лет назад
pktparser_test.go 50861dab09 Implement git cloning 3 лет назад
routing.go 50861dab09 Implement git cloning 3 лет назад
rpc_reader.go 50861dab09 Implement git cloning 3 лет назад
rpc_reader_test.go 50861dab09 Implement git cloning 3 лет назад
utils.go 50861dab09 Implement git cloning 3 лет назад
version.go 50861dab09 Implement git cloning 3 лет назад

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