From 332f4ed6fbc930bf46984a512f300b29edc17d3b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Jan 2016 13:47:41 -0400 Subject: Bug fix: Git config settings passed to git-annex -c did not always take effect. When Config.setConfig runs, it throws away the old Repo and loads a new one. So, add an action to adjust the Repo so that -c settings will persist across that. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8c23e7edb..25ee2b835 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ git-annex (6.20160115) UNRELEASED; urgency=medium added directly to git due to annex.largefiles configuration.) (Also done by add --json and import --json) * registerurl: Check if a remote claims the url, same as addurl does. + * Bug fix: Git config settings passed to git-annex -c did not always take + effect. -- Joey Hess Fri, 15 Jan 2016 14:05:01 -0400 -- cgit v1.2.3