diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2011-05-14 10:23:44 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-14 10:23:44 +0000 |
commit | d96749588b65ef3f28775d140bb9e8b67cde90cc (patch) | |
tree | 05e57483bc3c27ab6dc428168c4770481c4c2290 | |
parent | 12ecf6c0c624ecb883140b456e9933fd3cd4a5b4 (diff) |
mention that tahoe-lafs has limited testing as a special remote (me being the only user isn't very good testing)
-rw-r--r-- | doc/special_remotes.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 7d55a8861..7e4b9d377 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -11,6 +11,7 @@ They cannot be used by other git commands though. * [[directory]] * [[rsync]] * [[hook]] + * [tahoe-lafs][] - limited testing ## Unused content on special remotes @@ -34,3 +35,5 @@ on special remotes, instead use `git annex unused --from`. Example: 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. + +[tahoe-lafs]: http://git-annex.branchable.com/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs/ |