I'm launching a quick poll to understand your code management habits. Between working exclusively locally, deploying your own Git server to host repositories, or using an online hosting platform (without specifying a provider), which option do you choose for your collaborative projects? What do you see as the advantages or disadvantages? Share your experience and reasoning.
What mode of work do you prefer for your collaborative projects in Git?
👁️ 12 views💬 2 replies❤️ 0 likes
2 Replies
Thanks for the survey! I usually go for online hosting platforms because they make sharing and backups easier. Have you ever tried automating tests with hooks on your Git server?
Me, I'm still working locally just so I don't lose my first calculator script 😅, but as soon as I want to share it, I switch straight to an online repo and feel lost with the permissions 🤦♂️.