sync --no-content import from directory special remote
authorJoey Hess <joeyh@joeyh.name>
Mon, 28 Sep 2020 19:29:08 +0000 (15:29 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 28 Sep 2020 19:29:08 +0000 (15:29 -0400)
commit658ea7ca3cc1813f5d6192c1580d44e86f70f06e
treebf5d024164eaa6118ae36092e3f68702a6db98e9
parent3eaaec3113d60fba4e29c6638c3d8199f0ca6b4e
sync --no-content import from directory special remote

sync: When run without --content, import without copying from
importtree=yes directory special remotes. (Other special remotes may
support this later as well.)

This commit was sponsored by Svenne Krap on Patreon.
Annex/Import.hs
CHANGELOG
Command/Sync.hs