summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 0775a1270..938ed35c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,10 +19,9 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
* git 2.8.1 (or perhaps 2.9.0) is going to prevent git merge from
merging in unrelated branches. Since the webapp's pairing etc features
often combine together repositories with unrelated histories, work around
- this behavior change by setting GIT_MERGE_ALLOW_UNRELATED_HISTORIES
- when the assistant merges. Note though that this is not done for
- git annex sync's merges, so it will follow git's default or configured
- behavior.
+ this behavior change when the assistant merges. Note though that this is
+ not done for git annex sync's merges, so it will follow git's default or
+ configured behavior.
-- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400