Skip to content

Instantly share code, notes, and snippets.

@iandouglas
iandouglas / README.md
Last active March 21, 2024 12:44
Intro to Co-Authored Git Commits

Intro to Co-Authored Git Commits

Why

In student projects, I commonly look at contribution graphs to see how much code they worked on, to get an idea if one student is doing more work than others on the project. This can be used for coaching and performance grading.

How

Start with your ~/.gitconfig file in your home folder. Add these lines: