Files
renderdoc/calc_hash.sh
T

3 lines
97 B
Bash

#!/bin/bash
git status > /dev/null 2>&1 && git rev-parse HEAD || echo NO_GIT_COMMIT_HASH_DEFINED