Keep 'git blame' clean

Use .git-blame-ignore-revs file

August 23, 2025 · 2 min ·  git gitconfig

Global .gitignore

git config core.excludesFile defines global gitignore

December 24, 2024 · 1 min ·  git gitconfig gitignore

git with multiple users

Configure multiple git users on the same workstation

May 22, 2024 · 3 min ·  git gitconfig ssh gpg