Add full git commit to About dialog
This commit is contained in:
3
version/generate-git-commit-string.sh
Executable file
3
version/generate-git-commit-string.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
git rev-parse --verify HEAD | tr -d '\n'
|
||||
|
Reference in New Issue
Block a user