VCS : HistoryAsTreeProvider
I've tried to implement com.intellij.openapi.vcs.history.VcsHistoryProvider#getTreeHistoryProvider, using it to display branches.
Is this the expected usage ? I've looked in the bundled plugins, but none of them seem to implement this feature
请先登录再写评论。
Hello Thibaut,
Yes, this is the expected usage. The API is used by the CVS plugin, which
is not currently open-source.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"