From c2009e8302b3f93d33fb4d116f658fb042bf2808 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 7 Sep 2013 19:08:52 -0400 Subject: [PATCH] blog for the day --- doc/devblog/day_4__gcrypt_special_remote_part_1.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/devblog/day_4__gcrypt_special_remote_part_1.mdwn diff --git a/doc/devblog/day_4__gcrypt_special_remote_part_1.mdwn b/doc/devblog/day_4__gcrypt_special_remote_part_1.mdwn new file mode 100644 index 0000000000..626b5edaf9 --- /dev/null +++ b/doc/devblog/day_4__gcrypt_special_remote_part_1.mdwn @@ -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: +