.githooks/README.md

git hooks

Automatically bump development version of the package with a new git commit:

usethis::use_git_hook("pre-commit", "Rscript ./.githooks/pre-commit.R")
usethis::use_git_hook("pre-push", "Rscript ./.githooks/pre-push.R")


dgkf/ggpackets documentation built on Oct. 12, 2022, 7:54 a.m.