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
Please sign in to leave a comment.
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!"