eclipse mercurial plugin display arrow instead of

2019-09-09 09:33发布

How can set eclipse to display an arrow with a number of commits till last pull instead of a changset near a project name?

Project explorer

1条回答
Fickle 薄情
2楼-- · 2019-09-09 10:04

If you're running a recent version of MercurialEclipse, by default, you should not see the revision number nor hash. Instead you will see current tag (if any) and the number of "unpublished" changesets with arrow. This usually corresponds to the number of "outgoing" changesets.

Here is the project home: https://bitbucket.org/mercurialeclipse/main/wiki/Home, and here is the stable update site: http://mercurialeclipse.eclipselabs.org.codespot.com/hg.wiki/update_site/stable

查看更多
登录 后发表回答