diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-03 15:04:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-03 15:04:10 -0400 |
commit | ac843495d7060267d663eb7bcc063c7a139a6c56 (patch) | |
tree | e563d2dd373b7700d7b22fc8fe724b11959062a1 /doc/special_remotes | |
parent | ecca58322e923e07333e7e30dd5837a4bf8e8270 (diff) | |
parent | 845c4492a98498f1a77c34bf06cb8e7879cc28fc (diff) |
Merge branch 'master' into newchunks
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/comment_21_5c11e69c28b9ed4cbe238a36c0839a47._comment | 15 |
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 -\"\"\"]] -"""]] |