diff --git a/doc/devblog/day_100__git-annex_sync_--content.mdwn b/doc/devblog/day_100__git-annex_sync_--content.mdwn new file mode 100644 index 0000000000..4702e3158e --- /dev/null +++ b/doc/devblog/day_100__git-annex_sync_--content.mdwn @@ -0,0 +1,4 @@ +Spent the day building this new feature, which makes `git annex sync` +do the same synchronization of file contents (to satisfy preferred content +settings) that the assistant does. The result has not been tested a lot +yet, but seems to work well.