From d3525f29ebb116e4416fe5282b39a1abd9b802ec Mon Sep 17 00:00:00 2001 From: PowerUser64 <blakelysnorth@gmail.com> Date: Thu, 6 Jan 2022 21:45:36 -0800 Subject: [PATCH] git: add re for restore --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index d8b6f8f..f7b1d7a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -22,6 +22,7 @@ lg = log pl = pull ps = push + re = restore rem = remote s = status st = status