From 69edde4ddd074b226a7bb29c61f58aeb06b55402 Mon Sep 17 00:00:00 2001 From: Abhay Rana Date: Wed, 13 Aug 2014 20:32:46 +0530 Subject: [PATCH] git fo is cool to type :P --- files/git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/files/git/.gitconfig b/files/git/.gitconfig index dde10fc..0e18d62 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -17,6 +17,7 @@ pod = push origin development pu = pull po = push origin + fo = fetch origin co = checkout ci = commit [color]