How to retrieve a Git hash for my app version ·February 9, 2020 ·Eric Wilson It's popular to display your current git commit (or tag) as the version of your application. So then how does one go about getting that information? In this post, I'll… read more