A signature contains the author and timestamp of a commit. This is needed by the git_commit function.
git_signature_default(repo = ".")git_signature(name, email, time = NULL)
Real name of the committer
Email address of the commmitter
timestamp of class POSIXt or NULL
Other git: branch
, commit
,
fetch
, git_config
,
repository