From f82393b6506d24b361fd67e5381cf5ef62befff2 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 28 Jun 2012 13:21:43 +0200 Subject: [PATCH] update gitconfig Signed-off-by: Nico Schottelius --- configs/dot-gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/dot-gitconfig b/configs/dot-gitconfig index b17ba5cf..c8291602 100644 --- a/configs/dot-gitconfig +++ b/configs/dot-gitconfig @@ -42,6 +42,7 @@ m = merge p = push pl = pull + plp = !git pull && git push r = reset s = status t = tag