git {git4r} | R Documentation |
Auto Git
Description
Call the git pull-add-commit-push cycle interactively. This is the default helper function to call continuously to log changes and stay up-to-date.
Usage
git()
Value
Invisible NULL
See Also
git_remote, git_add, git_commit, git_push, git_branch, git_diff
[Package git4r version 0.1.2 Index]