Man pages for jacob-ogre/gitr
Simple Git Commands from the R Console

Gadd'git add –all', aka, quick-add
Gamend'git commit –amend -m 'x" with message x
Gcommit'git commit -m 'x" with message x
Ginit'git init' a new repo
GitAn empty 'git' call
Gpull'git pull' from a remote repo
Gpush'git push' to a remote repo
Gqa'git add –all && commit -m 'x" with message x
Gremotev'git remote -v'
Gstatus'git status'
jacob-ogre/gitr documentation built on May 18, 2019, 8:01 a.m.