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