diff options
| -rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,5 +4,6 @@ name = Hunter Kvalevog email = hunter@kvog.sh [alias] + aa = commit --amend --no-edit cc = commit --allow-empty-message -m \"\" pp = push -u origin master |