This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 3be92f1697 Merge pull request #7155 from
mbien/nb-upgrade-module-cleanup
add a904045861 Add default Git Hyperlink Provider.
add fb27f74cab Merge pull request #7147 from mbien/git-pr-links
No new revisions were added by this update.
Summary of changes:
.../hyperlink/VcsHyperlinkProviderImpl.java | 10 +-
.../ui/history/DefaultGitHyperlinkProvider.java | 133 +++++++++++++++++++++
.../org/netbeans/modules/git/GitClientTest.java | 4 +
.../src/org/netbeans/libs/git/GitClient.java | 18 ++-
.../versioning/util/VCSHyperlinkSupport.java | 1 +
5 files changed, 155 insertions(+), 11 deletions(-)
create mode 100644
ide/git/src/org/netbeans/modules/git/ui/history/DefaultGitHyperlinkProvider.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists