fix
This commit is contained in:
parent
dad1aada8a
commit
1ae7d94c20
1 changed files with 1 additions and 1 deletions
2
sgit
2
sgit
|
@ -14,6 +14,6 @@ fi
|
|||
git config --global user.email "${1}"
|
||||
git add --all
|
||||
git commit --all -m "${2}"
|
||||
git push
|
||||
git show
|
||||
git push
|
||||
git status
|
||||
|
|
Loading…
Reference in a new issue