Update alias
This commit is contained in:
@@ -199,7 +199,7 @@ alias \
|
||||
gfa="git fetch --all --prune" \
|
||||
gd="git diff" \
|
||||
gdc="git diff --cached" \
|
||||
gl="git pull" \
|
||||
gl="git pull --no-rebase" \
|
||||
glg="git log --stat" \
|
||||
glgg="git log --graph" \
|
||||
glo="git log --oneline --decorate" \
|
||||
|
||||
Reference in New Issue
Block a user