Remove dead alias
This commit is contained in:
parent
21ca5cf5d8
commit
9927bbfcf2
@ -108,7 +108,6 @@ alias gfap='git fetch --all --prune'
|
||||
alias gfch='git fetch'
|
||||
alias gd='git diff'
|
||||
alias gb='git b'
|
||||
alias gbd='git b -D -w'
|
||||
# Staged and cached are the same thing
|
||||
alias gdc='git diff --cached -w'
|
||||
alias gds='git diff --staged -w'
|
||||
|
Loading…
Reference in New Issue
Block a user