From 20a8350e36f6e38b55603e6578fa7b1c4967c1a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 28 Jan 2015 17:17:26 -0400 Subject: 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. --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8aa351fea..529d460c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 13 Jan 2015 17:03:39 -0400 -- cgit v1.2.3