mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
gmf for merge --ff-only
This commit is contained in:
parent
f461d21de1
commit
27bbb5ddc0
1 changed files with 1 additions and 0 deletions
|
|
@ -195,6 +195,7 @@ alias gmt='git mergetool --no-prompt'
|
|||
alias gmtvim='git mergetool --no-prompt --tool=vimdiff'
|
||||
alias gmum='git merge upstream/master'
|
||||
alias gma='git merge --abort'
|
||||
alias gmf='git merge --ff-only'
|
||||
|
||||
alias gp='git push'
|
||||
alias gpd='git push --dry-run'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue