]
Nick Boldt commented on JBDS-4172:
----------------------------------
Would you also want this added to JBoss Tools? Would it be an optional install via
Central, or an OOTB install as part of some other feature (eg., openshift or
com.jboss.devstudio.core) ?
Add eGit git flow plugin to devstudio
-------------------------------------
Key: JBDS-4172
URL:
https://issues.jboss.org/browse/JBDS-4172
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: build, updatesite
Affects Versions: 10.2.0.AM3
Reporter: Radim Hopp
Assignee: Alexey Kazakov
Fix For: 10.x
I just noticed, that since ~june 2015 egit contains gitflow plugin
(org.eclipse.egit.gitflow & org.eclipse.egit.gitflow.ui) making it easier to use egit
with topic branches etc.
This was originally requested by [~gastaldi] here: JBIDE-9080 and initilally implemented
here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=348610. Since then, gitflow plugin for
egit has its own component in bugzilla:
https://bugs.eclipse.org/bugs/buglist.cgi?component=Gitflow&list_id=1...
and it seems like the it's used and developed actively.
I'd like to open discussion whether we want to include this plugin or not. I
personally think we (and our users) can benefit from such feature.