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

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