mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Merge db00152410 into 37c2d0ddd7
This commit is contained in:
commit
5cfdbb388f
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ alias gcpc='git cherry-pick --continue'
|
|||
alias gcs='git commit -S'
|
||||
|
||||
alias gd='git diff'
|
||||
alias gda='git checkout -- .'
|
||||
alias gdca='git diff --cached'
|
||||
alias gdcw='git diff --cached --word-diff'
|
||||
alias gdct='git describe --tags `git rev-list --tags --max-count=1`'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue