Skip to content

Instantly share code, notes, and snippets.

View TravisGM92's full-sized avatar
💭
Doing the thing

Travis McKinstry TravisGM92

💭
Doing the thing
  • Denver, CO
View GitHub Profile
@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: