This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ 2014-03-09 16:12:37 +00:00 committed by admin
parent f40d9a837f
commit 4b66991ef0

View file

@ -0,0 +1,6 @@
I have a music repository(direct mode) in my Nexus 5 which I want to sync with remote repository(indirect mode).
When I run 'git annex sync --content', it did not sync the content but when I changed remote repository to direct mode, content got synced.
Do I need to set some configuration ?
Is it possible to sync content between direct and indirect mode repositories ?