summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-19 18:12:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-19 18:12:24 -0400
commit7dc9e1f8939aac480607bdf3ec9358d6783cb4bf (patch)
treea7e769520806be532496a1ebc17b65067d43f37a /doc
parentc86a4437538833831875922d8509fb4a4dedc8ed (diff)
devblog
Diffstat (limited to 'doc')
-rw-r--r--doc/devblog/day_100__git-annex_sync_--content.mdwn4
1 files changed, 4 insertions, 0 deletions
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 000000000..4702e3158
--- /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.