Tag: git

Stop committing with the wrong email: Multiple Git Configs for GitHub

August 20, 2025 · 4 min read
How to commit with different emails/SSH keys on Github depending of the folder you are in and sign your commits automatically.

How to clean your commits with Git rebase

December 5, 2020 · 2 min read
When the PR comes, we all regrets these 'fix 1', 'fix 2', 'save', 'changes', etc.