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
edition = "2024"
2
max_width = 100
3
wrap_comments = true
4
format_strings = true
5
error_on_line_overflow = true
6
group_imports = "StdExternalCrate"
7
imports_granularity = "Item"
8