diff options
author | Joey Hess <joeyh@joeyh.name> | 2018-02-28 14:39:07 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2018-02-28 14:39:07 -0400 |
commit | fd56a2fd28d741e823302cc0fcd6151c37ba726c (patch) | |
tree | 3767134a7055cf25668f5c8a3988d14df6f01385 | |
parent | 493bd68e574ef335ccc8a3c688b8172769e2ae83 (diff) |
devblog
-rw-r--r-- | doc/devblog/day_485__slow_and_steady.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devblog/day_485__slow_and_steady.mdwn b/doc/devblog/day_485__slow_and_steady.mdwn new file mode 100644 index 000000000..22a011d99 --- /dev/null +++ b/doc/devblog/day_485__slow_and_steady.mdwn @@ -0,0 +1,9 @@ +I've been recovering from some stuff over the past month, so +progress lately has been slow, but still steadily progressing. Yesterday's +release of git-annex had a month and a half of improvements, including JSON +enhancements, adding extension support to the external special remote +protocol, and making fsck warn about required content that's missing. + +Today I've been working on `git annex export` to rsync special remotes. + +Today's work was sponsored by Jake Vosloo [on Patreon](https://www.patreon.com/joeyh). |