diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2016-05-08 14:59:12 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-05-08 14:59:12 -0400 |
commit | 2576bceba2e3f5100b8d756c1b79093241abfd89 (patch) | |
tree | c5da4a5927c8906a5c33023a7a8cb7be62cecef6 /doc | |
parent | f80fdeb04477f380ee4ad56b6c42a67da253a6ad (diff) | |
download | ikiwiki-2576bceba2e3f5100b8d756c1b79093241abfd89.tar ikiwiki-2576bceba2e3f5100b8d756c1b79093241abfd89.tar.gz |
still using this in production, would welcome feedback
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/git-annex_support.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/git-annex_support.mdwn b/doc/todo/git-annex_support.mdwn index 342319c10..b2828c980 100644 --- a/doc/todo/git-annex_support.mdwn +++ b/doc/todo/git-annex_support.mdwn @@ -229,3 +229,5 @@ add_plugins: ... 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]] > <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]] + +This [[patch]] still applies - anything else I should be doing here to try to get this fixed? A summary maybe? --[[anarcat]] |