Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有 cygwin 相当于posh-hg? 我检查了这篇文章,似乎有很多可用于 git 的选项,但遗憾的是我找不到 Mercurial 的任何选项。 我正在寻找的是 Posh-gh 在提示符处放置的分支和修改信息,制表符完成将是一个很好的附加功能,但它不是我在这里的主要关注点。
hg prompt在 cygwin 中应该可以正常工作,Mercurial 附带的bash 完成脚本也应该如此。