diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2011-04-29 10:37:17 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-04-29 10:37:17 +0000 |
commit | 75f902844671f363a9f934e760226ff8815a9e12 (patch) | |
tree | a9d7dfdb3edcfef43037f2c0addce80d26cbbc26 | |
parent | 05fe77c110b0b8f4571380c01bbbd09201a099c0 (diff) |
-rw-r--r-- | doc/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs.mdwn b/doc/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs.mdwn index 50b3078b2..4f5f089a8 100644 --- a/doc/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs.mdwn +++ b/doc/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs.mdwn @@ -1,4 +1,4 @@ -This is work in progress, since there is now a "hook" for users to plug in whatever they want as a remote, here's my recipe for using tahoe-lafs as a remote, this is a copy and paste the relavent section from my .git/config file +This is work in progress, since there is now a [[special_remotes/hook]] for users to plug in whatever they want as a remote, here's my recipe for using tahoe-lafs as a remote, this is a copy and paste the relavent section from my .git/config file tahoe-store-hook = tahoe put $ANNEX_FILE tahoe:$ANNEX_KEY tahoe-retrieve-hook = tahoe get tahoe:$ANNEX_KEY $ANNEX_FILE |