I'm working with C++ on Visual Studio 2015 and using Git as a source control. I'm writing a multi-platform application and would like my application to include the git branch and commit it was built from.I'm working with C++ on Visual Studio 2015 and