aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-02 23:33:48 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-02 23:33:48 +0200
commitb4035090d71346ee020e3baf94d784671cc509d6 (patch)
treef28e786dfe4a47778f33349392602f7ebc308983
parent6a7e109cebebea138d0bc6add8bf2ce54ea95959 (diff)
downloaddotfiles-b4035090d71346ee020e3baf94d784671cc509d6.tar.gz
dotfiles-b4035090d71346ee020e3baf94d784671cc509d6.zip
git: remove the unused 'fpush' alias
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
-rw-r--r--.gitconfig1
1 files changed, 0 insertions, 1 deletions
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]