Deployment

Deploy a local repo as a package, GitHub Page, or both.

deploy_all()

Deploy a Package and GitHub Pages at Once

deploy_gh_pages()

Re-Build and Push GitHub Pages

deploy_pkg()

Deploy a Package

Basic Commands

status()

Get the Git status of any local repo using the path

root()

Git Root

add()

Add Files

commit()

Commit

ac()

Add and Commit

push()

Push a local repo to a GitHub repository

pull()

Pull a Remote Repo

clone()

Clone a Git Repository

log()

Git Log

branch()

Git Branch

checkout_branch()

Checkout a Branch

checkout_new_branch()

Checkout a New Branch

Add and Commit Specific Files

ac_gitignore()

Add and commit .gitignore

Issues

close_issue()

Close a GitHub Issue

list_closed_issues()

List Closed Issues

list_open_issues()

List Open GitHub Issues

open_issue()

Open a GitHub Issue

show_issue()

Show a GitHub Issue

File Recovery

recover_lost_file()

Recover a Lost File