diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-04-05 16:47:29 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-04-05 16:47:29 -0400 |
commit | 8d610ffeac3fbeeafd2b9b6349de5278a2f998c7 (patch) | |
tree | d0fe30defe4cc7657eaf55de32728996de21fab3 /doc | |
parent | d5f58b86fa3f30b52bc06a2f6ba3b8dc25170bae (diff) |
devblog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/devblog/day_455__semi-synchronized.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devblog/day_455__semi-synchronized.mdwn b/doc/devblog/day_455__semi-synchronized.mdwn new file mode 100644 index 000000000..2a53f06bb --- /dev/null +++ b/doc/devblog/day_455__semi-synchronized.mdwn @@ -0,0 +1,9 @@ +Catching up on some recent backlog after a trip and post-trip flu. + +Anarcat wrote up an anlysis of [[tips/semi-synchronized_remotes]], and +based on that I implemented `remote.<name>.annex-push` and +`remote.<name>.annex-pull` + +Also fixed the Windows build. + +Today's work was sponsored by Thomas Hochstein on Patreon. |