Sped up git-annex add in direct mode and v6 by using git hash-object --batch.
Speeds up hashSymlink and hashPointerFile.
This commit is contained in:
parent
f2772f469a
commit
88a4a6f396
6 changed files with 25 additions and 33 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -13,6 +13,8 @@ git-annex (6.20160230) UNRELEASED; urgency=medium
|
|||
lost in last release.
|
||||
* Always try to thaw content, even when annex.crippledfilesystem is set.
|
||||
* Correct git-annex info to include unlocked files in v6 repository.
|
||||
* Sped up git-annex add in direct mode and v6 by using
|
||||
git hash-object --batch.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue