revset: resolve name@remote symbol to remote tag 9fa3586c parent 43e9d8b2

Since local symbols are resolved to tags or bookmarks, remote symbols should be resolved in the same way.

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