From d06b5bcd7b9b86d3814fe16871bf3c4e364edac9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Nov 2019 13:57:16 -0400 Subject: [PATCH] todo --- .../sync_git-lfs_special_remote_should_sync_git_too.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/todo/sync_git-lfs_special_remote_should_sync_git_too.mdwn 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]]