powered by
git2r commit class to character converter
commit2char(commitclass)
Commit object
commit message
Uses git2r package.
# NOT RUN { committed <- git2r::commit(repo,message =commit.message) out <- paste("Git",commit2char(committed)) # } # NOT RUN { # }
Run the code above in your browser using DataLab