summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-11 13:33:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-11 13:34:05 -0400
commit0dfcca521027baef75953b644aaf71dc58bec80b (patch)
treec358277a63208281bd2df177de62b28af81da5af /debian/changelog
parentff9fa516cdcf529e079e48b183c213a393c1a128 (diff)
sync, assistant: Include repository name in head branch commit message.
Note that while the assistant detects changes made to remote names, I left the commit message fixed rather than calculating it after every commit. It doesn't seem worth the CPU to do the latter.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ae18df12..92c702b41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ git-annex (5.20150206) UNRELEASED; urgency=medium
* metadata: When setting metadata, do not recurse into directories by
default, since that can be surprising behavior and difficult to recover
from. The old behavior is available by using --force.
+ * sync, assistant: Include repository name in head branch commit message.
-- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400