How to retrieve to which remote and remote branch the current branch is corresponding in Mercurial?

前端 未结 0 1835
忘掉有多难
忘掉有多难 2020-12-09 01:17

To get the corresponding to the current branch name of remote and name of remote branch in Git the following command can be used:

git rev-parse --abbrev-ref -         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题