exclude other tags
This commit is contained in:
parent
dc7aae6e2d
commit
c16c4f4e26
2 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ to be the next bugs fixed.
|
|||
If your bug report is not listed here, you probably need to provide more
|
||||
information so that the bug can be reproduced. See also: [[unconfirmed]]
|
||||
|
||||
[[!inline pages="./* and link(./confirmed) and !link(./done) and !*/Discussion" show=0
|
||||
[[!inline pages="./* and link(./confirmed) and !link(./done) and !/bugs/unconfirmed" show=0
|
||||
archive=yes]]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
These bug reports have not yet been [[confirmed]] by the git-annex developers
|
||||
to be actually bugs in git-annex, rather than some other problem.
|
||||
|
||||
[[!inline pages="./* and !link(./confirmed) and !link(./done)" show=0
|
||||
[[!inline pages="./* and !link(./confirmed) and !link(./done) and !/bugs/confirmed" show=0
|
||||
archive=yes]]
|
||||
|
|
Loading…
Add table
Reference in a new issue