Added documentation for 'gll' git alias.
This commit is contained in:
@@ -68,5 +68,6 @@ function git-help() {
|
|||||||
echo " gdel = git branch -D"
|
echo " gdel = git branch -D"
|
||||||
echo " gpo = git push origin"
|
echo " gpo = git push origin"
|
||||||
echo " gmu = git fetch origin -v; git fetch upstream -v; git merge upstream/master"
|
echo " gmu = git fetch origin -v; git fetch upstream -v; git merge upstream/master"
|
||||||
|
echo " gll = git log --graph --pretty=oneline --abbrev-commit"
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user