import: Don't stop entire import when one file fails due to being gitignored or conflicting with something in the work tree.
This commit is contained in:
parent
548037223c
commit
d8ad1d5503
2 changed files with 25 additions and 15 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -13,6 +13,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
|
|||
lower case automatically.
|
||||
* import: Check for gitignored files before moving them into the tree.
|
||||
(Needs git 1.8.4 or newer.)
|
||||
* import: Don't stop entire import when one file fails due to being
|
||||
gitignored or conflicting with something in the work tree.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue