diff --git a/doc/todo/sync_git-lfs_special_remote_should_sync_git_too.mdwn b/doc/todo/sync_git-lfs_special_remote_should_sync_git_too.mdwn new file mode 100644 index 0000000000..13df9dcfd5 --- /dev/null +++ b/doc/todo/sync_git-lfs_special_remote_should_sync_git_too.mdwn @@ -0,0 +1,6 @@ +git annex sync with a git-lfs special remote does not pull or push. +It should. + +(Does gcrypt have the same problem, also being a special remote that's a +git repo?) +--[[Joey]]