The Communicative Value of Using Git Well - Jeremy Kun

This resource first appeared in issue #21 on 25 Apr 2020 and has tags Technical Leadership: Software Development, Technical Leadership: Code Reviews, Managing A Team: Knowledge Sharing

The Communicative Value of Using Git Well - Jeremy Kun

I’ve mentioned before several of Chelsea Troy’s articles on code review as a sort of asynchronous pair programming, with the benefits both of better quality code and knowledge transfer. In this article, Kun talks about crafting code changes into meaningful commits and PRs exactly to enhance that communication and knowledge transfer.

<<<<<<< HEAD
======= >>>>>>> c1d069a... First pass at category pages