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

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