aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-13 13:15:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-13 13:15:35 -0400
commit53c30126a0e87cef22c14ea537ea1c84d4993104 (patch)
treebc523c34a3e5c0972a96decd540724ba7badbc52 /debian/changelog
parent14cca145c4277154a5165bfe82441135309ea0e4 (diff)
sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the sync process, as well as supporting --commit, --pull, --push, and --no-content options to specify the (current) default behavior.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fcd6ca9d7..eb2fed8ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ git-annex (5.20150825) UNRELEASED; urgency=medium
* Windows: Even when the user neglects to tell the git installer to
add git to PATH, git-annex will still work from within the git bash
shell, and the webapp can be used too.
+ * sync: Add --no-commit, --no-pull, --no-push options to turn off parts of
+ the sync process, as well as supporting --commit, --pull, --push, and
+ --no-content options to specify the (current) default behavior.
-- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700