The way all version control systems I\'m familiar with work is that each commit is attributed to a single developer. The rise of Agile Engineering, and specifically pair pro
We add our names to each commit message at the end as a convention eg : Implemented cool feature
Implemented cool feature