git_checks {devtools} | R Documentation |
This function performs Git checks checks prior to release. It is called
automatically by release()
.
git_checks(pkg = ".")
pkg |
The package to use, can be a file path to the package or a
package object. See |