MCPcopy Index your code
hub / github.com/RubinCarter/gitflow4idea-plus

github.com/RubinCarter/gitflow4idea-plus @0.7.13

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.7.13 ↗ · + Follow
430 symbols 1,179 edges 59 files 31 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Git Flow Integration Plus for Intellij

Available @ JetBrains Plugins Repository

An intelliJ plugin providing a UI layer for git-flow, which in itself is a collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

screenshot

Getting started

For the best introduction to get started with git flow, please read Jeff Kreeftmeijer's blog post:

http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/

Or have a look at this cheat sheet by Daniel Kummer:

Huge shoutout to Kirill Likhodedov, who wrote much of the original git4idea plugin, without which this plugin could not exist

Online Installation

The plugin is available via the IntelliJ plugin manager. Just search for "Git Flow Integration Plus" to get the latest version!

The plugin requires that you have gitflow installed, specifically the AVH edition. This is because the Vanilla Git Flow hasn't been maintained in years. See this page for details

Offline Installation

download path: https://github.com/RubinCarter/gitflow4idea-fix/releases

Installation document:https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk

The plugin requires that you have gitflow installed, specifically the AVH edition. This is because the Vanilla Git Flow hasn't been maintained in years. See this page for details

Caveats

While the plugin is operational and contains all basic functions (init/feature/release/hotfix), it may contains bugs. With your help I'll be able to find and zap them all.

Helping out

This project is under active development. If you encounter any bug or an issue, I encourage you to add the them to the Issues list on Github. Feedback and suggestions are also very welcome.

License

This plugin is under the Apache 2.0 license. Copyright 2013-2020, Opher Vishnia.

Who and why

This plugin was created by Opher Vishnia, after I couldn't find any similar implementation. I saw this suggestion page on the JetBrains site has more than 220 likes and 80 comments, and decided to take up the gauntlet :)

This plugin is forked from original https://github.com/OpherV/gitflow4idea .

Extension points exported contracts — how you extend this code

Gitflow (Interface)
@author Opher Vishnia / opherv.com / opherv@gmail.com [2 implementers]
src/main/java/gitflow/Gitflow.java

Core symbols most depended-on inside this repo

getProject
called by 56
src/main/java/gitflow/ui/AbstractBranchStartDialog.java
getInstance
called by 35
src/main/java/gitflow/GitflowConfigUtil.java
notifyError
called by 32
src/main/java/gitflow/ui/NotifyUtil.java
addOption
called by 23
src/main/java/gitflow/GitflowOptionsFactory.java
addOptionsCommand
called by 22
src/main/java/gitflow/GitflowImpl.java
getText
called by 22
src/main/java/gitflow/ui/GitflowWidget.java
GitflowCommand
called by 20
src/main/java/gitflow/GitflowImpl.java
update
called by 17
src/main/java/gitflow/actions/InitRepoAction.java

Shape

Method 365
Class 62
Enum 2
Interface 1

Languages

Java100%

Modules by API surface

src/main/java/gitflow/GitflowBranchUtil.java34 symbols
src/main/java/gitflow/ui/GitflowWidget.java26 symbols
src/main/java/gitflow/GitflowImpl.java25 symbols
src/main/java/gitflow/Gitflow.java21 symbols
src/main/java/gitflow/GitflowInitOptions.java19 symbols
src/main/java/gitflow/GitflowConfigUtil.java18 symbols
src/main/java/gitflow/ui/AbstractBranchStartDialog.java15 symbols
src/main/java/gitflow/GitflowConfigurable.java12 symbols
src/main/java/gitflow/ui/GitflowOptionsForm.java11 symbols
src/main/java/gitflow/actions/InitRepoAction.java11 symbols
src/main/java/gitflow/ui/GitflowBranchChooseDialog.java10 symbols
src/main/java/gitflow/ui/GitflowInitOptionsDialog.java9 symbols

For agents

$ claude mcp add gitflow4idea-plus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact