| add-and-commit | Stage and commit files |
| as.git_commit | Address a commit, the git2r way |
| as_git_repository | Open a Git repository, the git2r way |
| as.git_repository | Open a Git repository, the git2r way |
| gh_pat | Retrieve GitHub personal access token. |
| gh_username | Get authenticated username |
| git_amend | Re-do the most recent commit |
| git_branch_create | Create a new branch |
| git_branch_delete | Delete a branch |
| git_branch_rename | Rename a branch |
| git_commit | Make a commit |
| git_config | Get and set Git configuration variables |
| git_config_get | Get Git config variables named in a character vector |
| git_config_set | Set Git config variables as given by a named list |
| git_file_rename | Rename or move a file and stage both ends |
| git_HEAD | Get HEAD for a repository |
| git_history | Get the commit history |
| githug | githug. |
| githug-branch | Report current or list all branches |
| githug-branches | List, create, checkout, or delete branches |
| githug_init | Make a local directory into a Git repository that tracks a... |
| githug-switch | Switch to another branch |
| git_init | Create a new Git repository |
| git_log | Get a commit log |
| git-revision | Identify commits like a human |
| git_stage | Stage changes for the next commit. |
| git_status | Get status of a Git repo |
| git_uncommit | Undo a Git commit but leave files alone |
| git_unstage | Unstage changes for the next commit. |
| print.githug_list | Print a list JSON-style |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.