From b4035090d71346ee020e3baf94d784671cc509d6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 2 Jul 2026 23:33:48 +0200 Subject: git: remove the unused 'fpush' alias MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitconfig | 1 - 1 file changed, 1 deletion(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 7edfbe4..708bbf0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -20,7 +20,6 @@ [alias] a = commit -a -s down = pull --rebase --stat - fpush = push --force-with-lease ref-commit = show -s --abbrev --format='%h (\"%s\")' [format] -- cgit v1.2.3