summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-05 15:31:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-05 15:41:24 -0400
commitda9eea5dc0e86b4abb14064346eddc5689d94333 (patch)
tree6da412083ff594f3fa2abbe2d0b8b450346e77dd /debian
parent8bb9d23f521582e51ceaee03d1aa5084cad3de08 (diff)
automatically set and unset core.bare when switching to/from direct mode
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index aba80a344..3237e2bbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
git-annex (4.20131102) UNRELEASED; urgency=low
- * Direct mode repositories can now have core.bare=true set, to prevent
+ * Direct mode repositories now have core.bare=true set, to prevent
accidentally running git commands that try to operate on the work tree,
and so do the wrong thing.
* The -c option now not only modifies the git configuration seen by