diff options
author | smcv <smcv@web> | 2014-07-04 04:27:37 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-04 04:27:37 -0400 |
commit | 4650207a286591420c340fdf366a417f673596a8 (patch) | |
tree | cd07da56c8c45436bdd1ea3920cd4dacbd4f6477 /doc | |
parent | bdf4feb1f29fadde8a51c49db76e548521629583 (diff) | |
download | ikiwiki-4650207a286591420c340fdf366a417f673596a8.tar ikiwiki-4650207a286591420c340fdf366a417f673596a8.tar.gz |
add branch URLs, tag as ready
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn index 702608831..ba2092f42 100644 --- a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn +++ b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn @@ -6,9 +6,11 @@ Shouldn't `ikiwiki-tag-test/raw/.ikiwiki/transient/tag.mdwn` and `ikiwiki-tag-test/rendered/tag/index.html` exist? -[[!tag patch]] -[[!template id=gitbranch branch=smcv/ready/autoindex author=smcv]] -[[!template id=gitbranch branch=smcv/ready/autoindex-more-often author=smcv]] +[[!tag patch user/smcv/ready]] +[[!template id=gitbranch branch=smcv/ready/autoindex author=smcv + browse=http://git.pseudorandom.co.uk/smcv/ikiwiki.git/shortlog/refs/heads/ready/autoindex]] +[[!template id=gitbranch branch=smcv/ready/autoindex-more-often author=smcv + browse=http://git.pseudorandom.co.uk/smcv/ikiwiki.git/shortlog/refs/heads/ready/autoindex-more-often]] > To have a starting point to (maybe) change this, my `ready/autoindex` > branch adds a regression test for the current behaviour, both with |