Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Customizing GitFlow(Customizing GitFlow)
Customizing GitFlow [message #1864650] Mon, 01 April 2024 12:19
Eclipse UserFriend
Unfortunately using IBM Rational Application Developer (RAD), therefore limited to last Version 5 release 5.13!

Anyway, doubt very much that anyone would ever add this capability to 5.13, but still applicable to latest version 6 whenever RAD supports it...

My team has a little unusual GitFlow in that they create their feature branches from a long running release candidate branch, then they merge into development and only merge back into the release_candidate once approval has been obtained.

It seems this could be supported in Git Flow options, if there was a repository config option "branch to merge features back into" which would obviously default to the develop branch.

Also is it possible to support custom macro's e.g. Add a new Team menu item called "Custom command ->" with sub menus that represent custom commands added by the user. The custom command can then be a sequence of eGit actions, e.g....

A custom "Create new US Hotfix" which in my case would create a new hotfix branch from the ydsus_master and a custom "Create new Canadian Hotfix" which in my case would create a new hotfix branch from the ydsca_master? My team uses a mono repo with different mast branches for each country.
Previous Topic:All branches say # WARNING after merge
Next Topic:Egit seems to be losing its mind
Goto Forum:
  


Current Time: Thu May 22 19:08:15 EDT 2025

Powered by FUDForum. Page generated in 0.81195 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top