update_GIT_files: update_GIT_files

View source: R/update_GIT_files.R

update_GIT_filesR Documentation

update_GIT_files

Description

update_GIT_files

Usage

update_GIT_files(commit_msg, path = "~/MSc/Writing/Report/auto_tbl_fig/",
  files = NULL)

Arguments

commit_msg

msg which describes the commit.

path

directory to the GIT repo.

files

files you want to update.

Value

NULL.

Examples

## Not run: 
  update_GIT_files(commit_msg = "test", path = "~/Downloads/test/", files = NULL)

## End(Not run)


anderslaunerbaek/homemade documentation built on Sept. 18, 2022, 6:47 a.m.