Start simple with Git.
With feature branches on the main branch: GitHub Flow.
But consider this 🤔:
Why create a branch for a feature that can be built in one day?
Is it a convention we mindlessly follow or a useful practice?
Consider working directly on the main branch 🎯 for smaller tasks. The simplicity might surprise you. 😯
Get out of the comfort zone ⚠️ and question the processes. What’s your take on it? 💭