import: Check gitignores when importing trees from special remotes
authorJoey Hess <joeyh@joeyh.name>
Wed, 30 Sep 2020 14:41:59 +0000 (10:41 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 30 Sep 2020 14:41:59 +0000 (10:41 -0400)
commitc56efbbdb682482e4c773aabe5ed6e69acd9c945
treef7d5e074f7db4fcbdb0f79d88264f1f3c2e42fd4
parent0033e0819329f36f93086c5a16178ea135cc373c
import: Check gitignores when importing trees from special remotes

It seemed best to do this, for consistency with every other way files can
get into a git-annex repo. Although it's just a bit strange that a local
.gitignore file affects the pseudo-commits made for the remote that's
imported from.

This commit was sponsored by Brett Eisenberg on Patreon.
Annex/Import.hs
CHANGELOG
Command/Import.hs
Command/Sync.hs
doc/git-annex-import.mdwn