sync, push: Avoid trying to send individual files to special remotes configured with importtree=yes exporttree=no
That will always fail. It already skipped doing this when exporttree=yes.
This commit is contained in:
parent
766dfc794a
commit
6d789c9c81
3 changed files with 15 additions and 1 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 5"""
|
||||
date="2023-12-26T19:44:23Z"
|
||||
content="""
|
||||
I reproduced it with the current version and a remote set up with:
|
||||
|
||||
git-annex initremote test type=directory directory=../d encryption=none exporttree=no importtree=yes
|
||||
git config remote.directory.annex-tracking-branch master
|
||||
|
||||
Fixed for tomorrow's release.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue