summaryrefslogtreecommitdiff
path: root/doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-02 19:10:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-02 19:10:55 -0400
commite2fad935dd469077e58ac4e24b7e2669cba90c6a (patch)
tree2912c769df31b32ac411506c019af8fe68355e1b /doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment
parentc143cfdd77cc89c5cb8aa6194c2caa5e77895479 (diff)
parent7f2ae7b79d2a61848090fe3ac7be67913ac364e2 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment')
-rw-r--r--doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment b/doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment
deleted file mode 100644
index 1645e03e6..000000000
--- a/doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment
+++ /dev/null
@@ -1,15 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="209.250.56.64"
- subject="comment 21"
- date="2013-11-24T15:58:30Z"
- content="""
-@Bence the closest I have is some tests of particular special remotes inside Test.hs. The shell equivilant of that code is:
-
-[[!format sh \"\"\"
-set -e
-git annex copy file --to remote # tests store
-git annex drop file # tests checkpresent when remote has file
-git annex move file --from remote # tests retrieve and remove
-\"\"\"]]
-"""]]