From 90e55369e9fe3c1988e897a7662e0d83fbbae530 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 17 Aug 2015 11:27:22 +0100 Subject: [PATCH] Typo --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index f5080a1..dd5238d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -27,7 +27,7 @@ br = branch c = commit -v ca = commit --amend - caa = commit --ammend -a -C HEAD + caa = commit --amend -a -C HEAD cb = create-branch cl = clone co = checkout