From 25ea86a7e155b2a05b981194cfbf05d4032d3288 Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Sun, 14 Aug 2022 22:40:52 -0700 Subject: [PATCH] git: change git alias `re` to `rest` because I can't remember `re` --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index e9d8d5b..0948e25 100644 --- a/.gitconfig +++ b/.gitconfig @@ -28,8 +28,8 @@ ok = pull pl = pull ps = push - re = restore rem = remote + rest = restore s = status st = status sub = submodule