I think I was completely wrong about Git workflows

post, May 23, 2023 on Mitja Felicijan's blog

I have been using some approximation of Git @@ -42,21 +42,18 @@ things more streamlined but in the process of doing this, we have inadvertently made our lives much more complicated.

In conclusion, it's important to re-evaluate our workflows from time to time to see if they still make sense and if there are better alternatives available. Long-living branches can be problematic, and using tags to mark important -milestones can simplify the development process.