2017-09-15 UTC
# [shurcool] thanks. it's a fun challenge. but it's also not as hard as I initially thought it'd be. I'm using the `git` binaries and just shelling out to them to implement the (pretty simple) git transport protocol. it was 85~ loc just for git fetch support. git push is another 75 + some code to do auth