summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-02 14:09:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-02 14:09:42 -0400
commitd7d27ae4bb6ef2e421545c59209fdf4576b4be3b (patch)
treeed43ccb8f142d480fce4059ccd56dde60a038088 /CHANGELOG
parent544e6792d712f2e90e25776b3761e1c6d32e3059 (diff)
status: Propigate nonzero exit code from git status.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4145ba2a5..393976291 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ git-annex (6.20170301.2) UNRELEASED; urgency=medium
* Bugfix: Passing a command a filename that does not exist sometimes
did not display an error, when a path to a directory was also passed.
+ * status: Propigate nonzero exit code from git status.
-- Joey Hess <id@joeyh.name> Thu, 02 Mar 2017 12:51:40 -0400