implement annex.tune.branchhash1
I hope this doesn't impact speed much -- it does have to pull out a value from Annex state every time it accesses the branch now. The test case I dropped has never caught any problems that I can remember, and would have been rather difficult to convert.
This commit is contained in:
parent
009bd050c1
commit
b0575c621f
11 changed files with 78 additions and 64 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -26,7 +26,8 @@ git-annex (5.20150114) UNRELEASED; urgency=medium
|
|||
http://git-annex.branchable.com/tuning/
|
||||
* merge: Refuse to merge changes from a git-annex branch of a repo
|
||||
that has been tuned in incompatable ways.
|
||||
* Support annex.tune.objecthash1 and annex.tune.objecthashlower.
|
||||
* Support annex.tune.objecthash1, annex.tune.objecthashlower, and
|
||||
annex.tune.branchhash1.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue