Skip to content

Commit

Permalink
alias gpv = git push vorburger
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Jan 4, 2025
1 parent 2ad271d commit cc00270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/alias
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ alias gacap="git add . && git commit --amend --no-edit && git push --force-with-
alias gco="git checkout "
alias gcob="git checkout -b "
alias gpu="git push "
alias gpv="git push vorburger"
alias gpl="git pull "
alias gpf="git push --force-with-lease vorburger"
alias grm="git rebase main"
Expand Down

0 comments on commit cc00270

Please sign in to comment.