import: Check for gitignored files before moving them into the tree. (Needs git 1.8.4 or newer.)

This commit is contained in:
Joey Hess 2015-04-29 13:46:12 -04:00
parent d8ffa498ef
commit 2e54251c18
3 changed files with 15 additions and 5 deletions

View file

@ -36,3 +36,6 @@ Can't the ignored files just be ignored?
# End of transcript or log.
"""]]
> Made git-annex import check for gitignored files before
> moving them into the work tree. [[done]] --[[Joey]]