status: Get the Git status of any local repo using the path

Description Usage Arguments Value

View source: R/status.R

Description

Get the Git status of any local repo using the path

Usage

1
status(path_to_local_repo = NULL, verbose = TRUE)

Arguments

path_to_local_repo

full path to local repository to be pushed

Value

If the git message is of a length greater than 0, it is returned as a character vector and also printed in the console


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