get_sha: SHA1 value of a git commit object.

View source: R/git_help.R

get_shaR Documentation

SHA1 value of a git commit object.

Description

get_sha(commit_val = ) returns the SHA1 value for the git commit object provided as the parameter.

Usage

get_sha(commit_val)

Arguments

commit_val

git commit object, as returned by git2r::commits()

See Also

commits


analyticalmonk/Rperform documentation built on July 3, 2022, 2:36 a.m.