diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-11 16:24:21 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-11 16:24:21 -0400 |
commit | 4eee71f1e5dd6aeb3bea2f45eaa1c71f30b0ed1b (patch) | |
tree | f728143e0b17823e3556666f936951a2df3f6a3c | |
parent | 1b710b96c201e7b9fbecdb876e282f75653dfdea (diff) |
devblog
-rw-r--r-- | doc/devblog/day_344-345__smudging_along.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devblog/day_344-345__smudging_along.mdwn b/doc/devblog/day_344-345__smudging_along.mdwn new file mode 100644 index 000000000..f054d4b47 --- /dev/null +++ b/doc/devblog/day_344-345__smudging_along.mdwn @@ -0,0 +1,7 @@ +New special remote alert! Chris Kastorff has made +[a special remote supporting Backblaze's B2 storage servie](https://github.com/encryptio/git-annex-remote-b2). + +And I'm still working on v6 unlocked files. After beating on it for 2 more +data, all git-annex commands should support them. There is still plenty +of work to do on testing, upgrading, optimisation, merge conflict resolution, +and reconciling staged changes. |