Fixed typo
This commit is contained in:
@@ -42,7 +42,7 @@ function git-help() {
|
||||
echo " g = git"
|
||||
echo " get = git"
|
||||
echo " ga = git add"
|
||||
echo " giall = git add ."
|
||||
echo " gall = git add ."
|
||||
echo " gst/gs = git status"
|
||||
echo " gl = git pull"
|
||||
echo " gup = git fetch && git rebase"
|
||||
|
||||
Reference in New Issue
Block a user