Added documentation for 'gll' git alias.
parent
36438fe680
commit
c505dcfbbd
|
|
@ -68,5 +68,6 @@ function git-help() {
|
|||
echo " gdel = git branch -D"
|
||||
echo " gpo = git push origin"
|
||||
echo " gmu = git fetch origin -v; git fetch upstream -v; git merge upstream/master"
|
||||
echo " gll = git log --graph --pretty=oneline --abbrev-commit"
|
||||
echo
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue