summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 15:34:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 15:34:30 -0400
commitfc4fa86f301980f8e4ccd77a5ddf7d81e7560d17 (patch)
treeecd56ccc689c57213de04f105c079f20941f8255 /CHANGELOG
parent07f0f11f3cd8c8b52b2fe1324d5319613b5e2e79 (diff)
Automatically enable v6 mode when initializing in a clone from a repo that has an adjusted branch checked out.
The clone also has the adjusted branch checked out, so it needs to be initialized to a version that supports that.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3c42074f1..9a75121be 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,8 @@ git-annex (6.20160528) UNRELEASED; urgency=medium
* Pass -S to git commit-tree when commit.gpgsign is set and when
making a non-automatic commit, in order to preserve current behavior
when used with git 1.9, which has stopped doing this itself.
+ * Automatically enable v6 mode when initializing in a clone from a repo
+ that has an adjusted branch checked out.
-- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400