From 9a76c74ed297ce0bc881000cf3fc3d85aa7386c7 Mon Sep 17 00:00:00 2001 From: mitchell Date: Sun, 15 Nov 2020 00:25:00 -0500 Subject: [PATCH] Rename push--fwl to pfwl --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 93d82b3..e664c04 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,7 +5,7 @@ cm = commit st = status rb = rebase - push--fwl = push --force-with-lease + pfwl = push --force-with-lease llog = log --date=local flog = log --pretty=fuller --decorate lol = log --graph --decorate --oneline