Go to content
Blog / Tools /

Git workflow PRO tip

… Yes, I know switching context is not so much productive, but sometimes we have to; so let’s better limit the issues! Here’s the tip 🥁

Clone, and maintain in sync, your main working repository in at least two different folders on the same machine.

Key benefit: easy to switch context when you’re on a long running feature branch. Simple, and yet effective!