This commit is contained in:
parent
f581481a75
commit
66dbf7799f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
This is work in progress, since there is now a "hook" for users to plug in whatever they want on the back end, 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 "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
|
||||
|
|
Loading…
Reference in a new issue