summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-09 21:43:19 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-10 01:01:11 +0100
commitb2bdd40bf5ae556a916474702768d26c380be7d1 (patch)
tree045f70d7c230c828dc24e1390b40477bd551e0d2 /debian
parent15229f292b8539da8b3327be89f34573812540e8 (diff)
dgit: New config option slurping approach
Allows local git config options to override user-global ones, as is proper. Closes:#835858. Also, we now need to handle -c options ourselves. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5dc6258..e4f2630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -90,6 +90,8 @@ dgit (1.5~~) unstable; urgency=medium
* Don't break if user has push.followTags=true. Closes:#827878.
* Arrange for the special dgit remote to be skipped by git fetch --all
etc. Closes:#827892.
+ * Allow local git config options to override user-global ones,
+ as is proper. Closes:#835858.
Test suite:
* When sbuild fails, do not crash due to sed not finding the log