diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2015-03-28 12:47:50 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-28 12:47:50 -0400 |
commit | 9f003b651d363dd8f95e1b1347e2ec1422b55514 (patch) | |
tree | 33ad28b9297316caa865ead57c8e372a8e4456ae /doc/todo | |
parent | 969881fd1929a16b1aff0b493e88b92cf4b5a579 (diff) | |
download | ikiwiki-9f003b651d363dd8f95e1b1347e2ec1422b55514.tar ikiwiki-9f003b651d363dd8f95e1b1347e2ec1422b55514.tar.gz |
ouf, works!
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/git-annex_support.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/git-annex_support.mdwn b/doc/todo/git-annex_support.mdwn index 3c0b22869..a0b0a71a5 100644 --- a/doc/todo/git-annex_support.mdwn +++ b/doc/todo/git-annex_support.mdwn @@ -213,4 +213,4 @@ add_underlays: ... and the `ikiwiki-hosting` patch mentionned earlier to allow git-annex-shell to run at all. Also, the `--shared` option will [make git-annex use hardlinks itself between the two repos](https://git-annex.branchable.com/todo/wishlist:_use_hardlinks_for_local_clones/), so the files will be available for download as well. --[[anarcat]] -> ...aaaand this doesn't work anymore. :( i could have sworn this was working minutes ago, but for some reason the annexed files get skipped again now. :( --[[anarcat]] +> <del>...aaaand this doesn't work anymore. :( i could have sworn this was working minutes ago, but for some reason the annexed files get skipped again now. :(</del> Sorry for the noise, the annex repo wasn't in direct mode - the above works! --[[anarcat]] |