Update: Implemented `git-annex pull` and `git-annex push`, although I have
no plans yet to deprecate `git-annex sync`.
+
+Update: I found a better path to transition to sync --content by
+default, and have started that transition. `git-annex pull/push` sync
+content by default already.
"""]]
Brainstorming some names for a new command that is `git add -A` + sync...
`git-annex publish` kind of implies more exposure of local files to others
-than just syncing. But it also implies sending data, not also receiving it.
+than just syncing. But it more implies sending data, not also receiving it.
`git-annex addsync` is clear what it does, but not very memorable.