| 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 |
| Git | An 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' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.