Links
Get the hash of the currently checked out commit of the iblrig installation.
short (bool, optional) – Whether to return the short hash of the commit hash. Default is True.
bool
Hash of the currently checked out commit, or None if it cannot be determined.
str or None
str
None
short (bool)