Hi, few months ago, the command jumped to the master branch in the remote repository, which was good for me since the local change/branch cannot be find in the remote repository. However, in recent days, it changes to "local branch" so I cannot check the unchanged file in remote.
Please switch it back to, or at least allow user to switch it back to remote branch. Specifically
Current jump to url:
https://phabricator.xxx.com/diffusion/O/browse/local_branch_name/path/to/file;local_object_hash
Want to jump to url:
https://phabricator.xxx.com/diffusion/O/browse/master/path/to/file
Thanks.