revset: add remote_tags() predicate functions 43e9d8b2 parent 513a0ac1

tracked/untracked_remote_tags() aren't documented because all remote tags are tracked as of now. The resolution test is copied from test_evaluate_expression_remote_bookmarks().

authored by Yuya Nishihara

1
{
2
"enforce_root_files": true,
3
"root_files": [".watchmanconfig"],
4
"ignore_dirs": ["target"],
5
"ignore_vcs": [".git", ".sl", ".jj", ".hg"]
6
}
7