summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 17:42:08 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 19:55:26 +0100
commit904a32db88f4a3856a046ca336fe7232dcca0b3d (patch)
tree26b51b4b7db160f75e506c0f3d0ceb99cfd1b26b /debian
parent08246013777e261333f6f972554bc02ae17bc60a (diff)
Print a supplementary message when push fails, giving advice to the user about how to retry. Closes:#793144.
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 cffd7e6..7944b38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,8 @@ dgit (1.1~~) unstable; urgency=low
* Introduce more sophisticated protocol negotiation for rpush.
* Do not quote `:' in shellquote.
* Test suite: Honour DGIT_TEST_DEBUG=''.
+ * Print a supplementary message when push fails, giving advice to
+ the user about how to retry. Closes:#793144.
--