Embedding Git Hash with CMake
2020-11-27 cmake git
Using Git Commit Hash in CMake Project Often times it’s very useful to include the version number into the software that you are building. Even ... Read More
Git Issue in Docker
2018-11-12 git docker wsl
Failed to Initialize Git Repo in Docker http://blog.johngoulah.com/2016/03/running-strace-in-docker/ While working with Docker I was trying to ... Read More