From 36e722da1621befa4e1837b60f80ae439cbae8f3 Mon Sep 17 00:00:00 2001 From: JohnE Date: Wed, 20 Feb 2019 21:08:53 -0800 Subject: [PATCH] MOD: making git commands easier --- .gitconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 02c7c03..ce584ff 100644 --- a/.gitconfig +++ b/.gitconfig @@ -113,8 +113,7 @@ ############# r = remote -v ra = remote add - rr = remote rm - rd = remote rm + rm = remote rm rv = remote -v rp = remote prune rs = remote show