HN user

sanspace

16 karma

A quick learner.

Plays often with C, Python and PHP

Occasionally HTML, CSS and JS

Posts3
Comments7
View on HN

We have an application code (<50 files for now. can grow) that multiple devs work with. I maintain the master copy of it in a server where git available. I'm thinking of having version control with git for this codebase.

The other devs should be able to pull and push changes to it. I'm looking for an optimal workflow that'll save us some headaches later.