Update commit.tpl
This commit is contained in:
parent
961dd5a56e
commit
ffd96b03e5
|
|
@ -30,7 +30,8 @@ unset GIT_DIR
|
|||
|
||||
|
||||
|
||||
cd $GIT_PROJECT_DIR && git pull
|
||||
# cd $GIT_PROJECT_DIR && git pull
|
||||
cd $GIT_PROJECT_DIR && sudo git pull
|
||||
|
||||
# func 2
|
||||
# cd $GIT_PROJECT_DIR && env -i git pull origin master
|
||||
|
|
|
|||
Loading…
Reference in New Issue