aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-05 16:22:21 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-05 16:22:21 -0400
commitf33f3e5fa2ef208c6fdeb1f26c3dd3f5a0092b1a (patch)
treeb6c48a11660e1ca6587690e819e5cc570518a0e9 /debian
parentac5401196d6657b2298b5f0ca1be5122d9821d20 (diff)
sync: Show output of git commit.
Rationalle: User might have hook scripts whose output they want to see. Also, git commit output may tell the user they forgot to add a file. The output is not too ugly when there's nothing to commit.
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 04fe35efa..1134ca2de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ git-annex (6.20160319) UNRELEASED; urgency=medium
* log: Display time with time zone.
* log --raw-date: Use to display seconds from unix epoch.
* v6: Close pointer file handles more quickly, to avoid problems on Windows.
+ * sync: Show output of git commit.
-- Joey Hess <id@joeyh.name> Wed, 23 Mar 2016 11:42:36 -0400