summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-05 16:05:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-05 16:05:07 -0400
commit19a01d9bf469607d4b491c1d2302ce6547fc80a2 (patch)
treec8a01d2367f76e10a466c7de9a768b57c58a3d99 /doc
parent57a01d90316d18d55a9e9120d74f65782c7d5cf8 (diff)
lock: Require --force.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_lock_dangerous.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_lock_dangerous.mdwn b/doc/bugs/git_annex_lock_dangerous.mdwn
index f7b204784..ae0ff24b6 100644
--- a/doc/bugs/git_annex_lock_dangerous.mdwn
+++ b/doc/bugs/git_annex_lock_dangerous.mdwn
@@ -15,3 +15,5 @@ If you want my opinion, `git annex lock` should either require `-f` to throw awa
### What version of git-annex are you using? On what operating system?
git version 1.8.1.2, git-annex version: 4.20130815, Kubuntu 13.04
+
+> Agreed; [[done]] --[[Joey]]