commit: Perform a Git Commit

Description Usage Arguments

View source: R/commit.R

Description

Perform a Git Commit

Usage

1
2
3
4
5
6
commit(
  commit_message,
  description = NULL,
  verbose = TRUE,
  path_to_local_repo = NULL
)

Arguments

commit_message

message to be included in the commit

path_to_local_repo

full path to local repository to be pushed


patelm9/glitter documentation built on Sept. 21, 2020, 5:42 p.m.