"value":"\n <p>A few days ago, I asked <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/02\/25\/why-do-people-still-use-git-flow\">why people are still using Git Flow in 2024<\/a>.<\/p>\n\n<p>I moved to trunk-based development two years ago and haven't looked back.<\/p>\n\n<h2 id=\"why-did-i-do-that%3F\">Why did I do that?<\/h2>\n\n<p>Only having a single branch instead of separate <code>main<\/code> and <code>develop<\/code> branches and branches for each feature and fix is much simpler.<\/p>\n\n<p>I don't get merge conflicts when trying to merge branches together, as everything is on a single branch.<\/p>\n\n<p>A couple of years ago, I was working on two features for a project. I was demoing them to a client and broke my local environment when switching branches from feature A to feature B.<\/p>\n\n<p>It was embarrassing, and it took me time to resolve the issues before I could continue working.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Working mostly on a single branch avoids merge conflicts, saves time, and simplifies my workflow.<\/p>\n\n<p>No more confusion, merge conflicts or broken demos.<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>A few days ago, I asked <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/02\/25\/why-do-people-still-use-git-flow\">why people are still using Git Flow in 2024<\/a>.<\/p>\n\n<p>I moved to trunk-based development two years ago and haven't looked back.<\/p>\n\n<h2 id=\"why-did-i-do-that%3F\">Why did I do that?<\/h2>\n\n<p>Only having a single branch instead of separate <code>main<\/code> and <code>develop<\/code> branches and branches for each feature and fix is much simpler.<\/p>\n\n<p>I don't get merge conflicts when trying to merge branches together, as everything is on a single branch.<\/p>\n\n<p>A couple of years ago, I was working on two features for a project. I was demoing them to a client and broke my local environment when switching branches from feature A to feature B.<\/p>\n\n<p>It was embarrassing, and it took me time to resolve the issues before I could continue working.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Working mostly on a single branch avoids merge conflicts, saves time, and simplifies my workflow.<\/p>\n\n<p>No more confusion, merge conflicts or broken demos.<\/p>\n\n ",