Maturity-Models icon indicating copy to clipboard operation
Maturity-Models copied to clipboard

Add version (or hash) to welcome page

Open DinisCruz opened this issue 9 years ago • 1 comments

this would be an easy way to know what version/commit we are currently in

DinisCruz avatar Jun 11 '16 14:06 DinisCruz

here is a command that will return the current head commit

git rev-parse HEAD

DinisCruz avatar Jun 11 '16 14:06 DinisCruz