Latest articles about Git

How to insert a Git commit hash into your build on Eclipse CDT

Knowing the specific code that was used to build a particular binary is very useful when it comes to debugging unexpected behavior. Although version numbers can help for significant releases, they’re less useful when iterating quickly.
Generals
Git | Code