Releases: nulab/go-git-http-xfer
Releases · nulab/go-git-http-xfer
0.9.8
Changed the path matching to string comparison from regular expression
#24
0.9.7
Changed interface of handler function.
#22
0.9.6
Change constructor interface. (apply the pattern of functional options.)
#18
0.9.4
Copy the service RPC cmd's standard input and output in goroutine.
#11
0.9.3
Extend the git-http-transfer context.
#9
0.9.2
Implement event emitter.
#7
0.9.1
add git archive handler as add-on.
#1
0.9.0
Implements
- The Smart Protocol
- The Dumb Protocol