From 4be90e87ed21fa3da7950ce4c8cdc7f9df6a5f3b Mon Sep 17 00:00:00 2001 From: Abhay Rana Date: Mon, 16 Jun 2014 22:29:57 +0530 Subject: [PATCH] Been pushing to development a lot @Razorpay --- files/git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/files/git/.gitconfig b/files/git/.gitconfig index effc788..0bf0272 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -14,6 +14,7 @@ token = [alias] pom = push origin master + pod = push origin development pu = pull po = push origin co = checkout