Get SHA string for the latest commit on Github for the repository. SHA is the abbreviated SHA-1 40 digit hexadecimal number which Github uses as the Commit ID to track changes made to a repo

util_get_SHA(path = ".")

Arguments

path

root directory where a specified file is located, default file name is the remake.yml file

Value

40-digit SHA character string for the latest commit to the repository