Learn R Programming

gitr (version 0.0.1)

sha: SHA1 Utilities

Description

SHA1 Utilities

Usage

trim_sha(sha)

Value

Character. The trimmed sha.

Arguments

sha

Character. The commit SHA-1 hash to pull messages from. If NULL, the most recent commit on the current branch.

Functions

  • trim_sha(): trims the SHA-1 hash from the default full length to the human-readable short version.