summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-29 11:33:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-29 11:39:43 -0400
commit4e12a0146f3d76282b2f406f4fcb377450085447 (patch)
tree94247bccb01634440af74373143d765c24d926af /debian
parent34018982ccb3e78b71446b7cf91e6f45ef644b48 (diff)
docs for git-annex adjust
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 eed11e4f8..62caa20d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
git-annex (6.20160319) UNRELEASED; urgency=medium
+ * adjust --unlock: Enters an adjusted branch in which all annexed files
+ are unlocked. The v6 equivilant of direct mode, but much cleaner!
* ddar remote: fix ssh calls
Thanks, Robie Basak