R/dp_commit.R
dp_commit.Rd
Runs a number of checks and commits data product changes
dp_commit(project_path = fs::path_wd(), commit_description)
Path to the project folder (default is working directory)
Commit message
repo object post commit
if (FALSE) { # \dontrun{ dp_commit(commit_description = "First dp commit") } # }