diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-02 23:33:48 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-02 23:33:48 +0200 |
| commit | b4035090d71346ee020e3baf94d784671cc509d6 (patch) | |
| tree | f28e786dfe4a47778f33349392602f7ebc308983 | |
| parent | 6a7e109cebebea138d0bc6add8bf2ce54ea95959 (diff) | |
| download | dotfiles-b4035090d71346ee020e3baf94d784671cc509d6.tar.gz dotfiles-b4035090d71346ee020e3baf94d784671cc509d6.zip | |
git: remove the unused 'fpush' alias
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
| -rw-r--r-- | .gitconfig | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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] |
