Get the Git status of any local repo using the path

status(path = getwd(), verbose = TRUE, header = "Status Response")

Arguments

path

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