From d75da353b9905bb5757df08520e63607fbfd2073 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Sep 2011 18:04:38 -0400 Subject: documentation/warning message update for future feature --- doc/special_remotes.mdwn | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc/special_remotes.mdwn') diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 55cd1f1a0..ddb2fd125 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -29,11 +29,5 @@ on special remotes, instead use `git annex unused --from`. Example: 1 WORM-s3-m1301674316--foo (To see where data was previously used, try: git log --stat -S'KEY') (To remove unwanted data: git-annex dropunused --from mys3 NUMBER) - Please be cautious -- are you sure that the remote repository - does not use this data? $ git annex dropunused --from mys3 1 dropunused 12948 (from mys3...) ok - -Do be cautious when using this; it cannot detect if content in a remote -is used by that remote, or is the last copy of data that is used by -some *other* remote. -- cgit v1.2.3