import: Check for gitignored files before moving them into the tree. (Needs git 1.8.4 or newer.)
This commit is contained in:
parent
d8ffa498ef
commit
2e54251c18
3 changed files with 15 additions and 5 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -11,6 +11,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
|
|||
* S3: Fix incompatability with bucket names used by hS3; the aws library
|
||||
cannot handle upper-case bucket names. git-annex now converts them to
|
||||
lower case automatically.
|
||||
* import: Check for gitignored files before moving them into the tree.
|
||||
(Needs git 1.8.4 or newer.)
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue