From e86704a6e8662f081bafc0f6c2b8d35fc949c654 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 13 Aug 2023 07:02:33 +0200 Subject: Add git pull force --- functions/gplf.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 functions/gplf.fish (limited to 'functions') diff --git a/functions/gplf.fish b/functions/gplf.fish new file mode 100644 index 0000000..facbcde --- /dev/null +++ b/functions/gplf.fish @@ -0,0 +1 @@ +alias gplf='git pull --force' -- cgit v1.2.3