Git flow #219
Closed
dami-moj
started this conversation in
Techniques
Git flow
#219
Replies: 2 comments 2 replies
-
2021-11: ADOPT |
Beta Was this translation helpful? Give feedback.
0 replies
-
2024-08: ADOPT |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://www.gitkraken.com/learn/git/git-flow
Git Flow: A Git branching model with
master
/main
for production and development branches for introducing new features. Simplifies collaborative development and release management.Beta Was this translation helpful? Give feedback.
All reactions