如何通过 SourceTree UI 关闭 mercurial 分支?

How do I close a mercurial branch via SourceTree UI?

有没有办法通过 SourceTree 界面关闭分支,而不是通过 mercurial (hg) 的命令行?

右击侧边栏分支,selectClose <branch-name>...