From 5f7979ffe85e036451bb869e29ca161ad3aa0272 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 15 Mar 2015 13:51:58 -0400 Subject: fromkey --force: Skip test that the key has its content in the annex. --- doc/git-annex.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index de4a580ed..254e0883b 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -957,6 +957,9 @@ subdirectories). This plumbing-level command can be used to manually set up a file in the git repository to link to a specified key. + Normally, the annex needs to already contain the content object for the + key. To override this, use --force. + * `dropkey [key ...]` This plumbing-level command drops the annexed data for the specified -- cgit v1.2.3