Y
Hacker News
new
|
ask
|
show
|
jobs
by
mort96
129 days ago
If what they described is "trunk based development", then "git flow" is just "trunk based development where the trunk is called develop and there's a branch which always has the latest release". Is that it?
2 comments
judahmeek
128 days ago
The TBD website actually has a section comparing GitFlow & TBD:
https://trunkbaseddevelopment.com/alternative-branching-mode...
link
whoknowsidont
129 days ago
Nope. Gitflow is not trunk based development.
link
mort96
129 days ago
Then what's different other than the names of the branches?
link
whoknowsidont
129 days ago
https://trunkbaseddevelopment.com/
link