Get more value from your git log
We can customize the look of our git log to get more value out of fewer lines. In this issue, I walk you through how we can build a prettier log step by step.
Read full articleThese are my articles on how to use Git when working in teams. Explore some of the other categories as well while you’re here.
We can customize the look of our git log to get more value out of fewer lines. In this issue, I walk you through how we can build a prettier log step by step.
Read full articleThere was never a technical reason for us to call the source of truth “master” in Git. We can rename it to “main” or any other term in a few minutes.
Read full articleInstead of ignoring the same files specific to your machine in every project, exclude them globally once for all your projects.
Read full article