summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 21:05:46 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 22:54:28 +0100
commit2a783a5377b3fe4b26b9b58a2aa194a16acfa9f9 (patch)
tree612f2be4edf47bdda49e9bad41094b123e4e3d6a /debian
parentc31333cd83a4262af8e54d96311d1368b66909cc (diff)
Slurp in entire git config, for better performance.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8067f39..8a3490b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ dgit (1.1~~) unstable; urgency=low
* Print a supplementary message when push fails, giving advice to
the user about how to retry. Closes:#793144.
* Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427.
+ * Slurp in entire git config, for better performance.
--