Gqa: 'git add –all && commit -m 'x" with message x

Description Usage Arguments Value Examples

View source: R/git.R

Description

git add --all && commit -m 'x' with message x

Usage

1
Gqa(msg)

Arguments

msg

A message to include with a commit

Value

Any results from running commit

Examples

1
# Gqa("A silly commit message.")

jacob-ogre/gitr documentation built on May 18, 2019, 8:01 a.m.