Read More Codebase, Git Conditional includes in .git/config files When maintaining multiple git repositories in the same project scope, it is cumbersome to have the same setting be applied to each of the .git/config files.
Read More Codebase, Git Signing Git commits and tags with GPG This acrticles explains how to sign git commits and tags with your GPG key.