blog for the day

This commit is contained in:
Joey Hess 2013-09-07 19:08:52 -04:00
parent 0439dd1b5c
commit c2009e8302

View file

@ -0,0 +1,7 @@
About half way done with a gcrypt special remote. I can initremote it (the
hard part to get working), and can send files to it. Can't yet get files
back, or remove files, and only local repositories work so far, but this is
enough to know it's going to be pretty nice!
Did find one issue in gcrypt that I may need to develop a patch for:
<https://github.com/blake2-ppc/git-remote-gcrypt/issues/3>