List Question
20 TechQA 2024-03-20T09:37:56.030000GitFlow for feature split in sub branches
48 views
Asked by Lupinixio
Bitpucket Pipeline Configuration for Gitflow Branching Model
118 views
Asked by Bilal Usean
Git Flow: Managing Main-Develop Version Discrepancy After Feature Merges
57 views
Asked by pvp11
How to handle PRs when using Gitflow?
116 views
Asked by Clay Casper
Addressing the hotfix, bugfix, and versioning aspects for GitFlow?
76 views
Asked by Shubham
Need to have 2 active release branches in git-flow
30 views
Asked by alegorth
Constant merge issues from release branch to master and back to development
446 views
Asked by peuhse
Why we shouldn't merge main branch to develop branch in gitflow?
179 views
Asked by Ravi Prakash
Github action to extract current version from package.json, increment the version and create the branch before running `npm version`
1.2k views
Asked by Alistair Hardy
Multi-module application and versioning strategy
113 views
Asked by HK15
Using gitversion with gitflow and github actions for nuget package
348 views
Asked by Branislav B.
Publish to Azure DevOps feed with same prerelease but different metadata?
57 views
Asked by Kjell Rilbe
GitFlow - Master or Develop branch which to mirror
58 views
Asked by DonDon
Make long lived release branch sync with master whilst keeping commits
84 views
Asked by andyroberts
Git merge error caused by visual studio after checking out to master branch
346 views
Asked by artem keller
Is it possible to merge hotfix branch to both develop and main branch in Github?
1.7k views
Asked by dontStayHere
Trigger a GitHub Action run when complete PR require approvals
344 views
Asked by Max
Gitflow merge strategy, merge commit, squash or rebase?
189 views
Asked by Mr Pablo
What branching model should I use for multiple specialized releases?
64 views
Asked by JanikCodes