From 03ac0978d60fb8324c6b259cecc329f4c991f52f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Aug 2018 14:16:18 -0400 Subject: [PATCH] response --- .../comment_7_ffdf07bac38a6c29b799281441fd32c9._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/tips/local_caching_of_annexed_files/comment_7_ffdf07bac38a6c29b799281441fd32c9._comment diff --git a/doc/tips/local_caching_of_annexed_files/comment_7_ffdf07bac38a6c29b799281441fd32c9._comment b/doc/tips/local_caching_of_annexed_files/comment_7_ffdf07bac38a6c29b799281441fd32c9._comment new file mode 100644 index 0000000000..8e4dbbf76e --- /dev/null +++ b/doc/tips/local_caching_of_annexed_files/comment_7_ffdf07bac38a6c29b799281441fd32c9._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2018-08-02T18:15:13Z" + content=""" +Well, git-annex merge does not fetch, it only merges refs it sees. With +the configuration I gave in the tip, you will not have a cache/git-annex branch for it +to merge. +"""]]