sha {gitr} | R Documentation |
SHA1 Utilities
Description
SHA1 Utilities
Usage
trim_sha(sha)
Arguments
sha |
Character. The commit SHA-1 hash to pull messages from.
If |
Value
Character. The trimmed sha
.
Functions
-
trim_sha()
: trims theSHA-1
hash from the default full length to the human-readable short version.
[Package gitr version 0.0.1 Index]