get_msg: Message summary of a git commit object.

View source: R/git_help.R

get_msgR Documentation

Message summary of a git commit object.

Description

get_sha(commit_val = ) returns the summary of the message for the git commit object provided as the parameter.

Usage

get_msg(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.