Man pages for jennybc/githug
Interface to local and remote Git operations

add-and-commitStage and commit files
as.git_commitAddress a commit, the git2r way
as_git_repositoryOpen a Git repository, the git2r way
as.git_repositoryOpen a Git repository, the git2r way
gh_patRetrieve GitHub personal access token.
gh_usernameGet authenticated username
git_amendRe-do the most recent commit
git_branch_createCreate a new branch
git_branch_deleteDelete a branch
git_branch_renameRename a branch
git_commitMake a commit
git_configGet and set Git configuration variables
git_config_getGet Git config variables named in a character vector
git_config_setSet Git config variables as given by a named list
git_file_renameRename or move a file and stage both ends
git_HEADGet HEAD for a repository
git_historyGet the commit history
githuggithug.
githug-branchReport current or list all branches
githug-branchesList, create, checkout, or delete branches
githug_initMake a local directory into a Git repository that tracks a...
githug-switchSwitch to another branch
git_initCreate a new Git repository
git_logGet a commit log
git-revisionIdentify commits like a human
git_stageStage changes for the next commit.
git_statusGet status of a Git repo
git_uncommitUndo a Git commit but leave files alone
git_unstageUnstage changes for the next commit.
print.githug_listPrint a list JSON-style
jennybc/githug documentation built on May 19, 2019, 5:05 a.m.