• #indieweb 2017-09-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2017-09-15 UTC
# 19:27
[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