return pull
This commit is contained in:
@@ -14,7 +14,7 @@ fi
|
|||||||
# ?? Pull the latest changes
|
# ?? Pull the latest changes
|
||||||
cd $DST_DIR
|
cd $DST_DIR
|
||||||
git checkout -f $MAIN_BRANCH
|
git checkout -f $MAIN_BRANCH
|
||||||
#git pull
|
git pull
|
||||||
|
|
||||||
# Find out the latest commit in the whole repo
|
# Find out the latest commit in the whole repo
|
||||||
git branch -av --sort=-committerdate
|
git branch -av --sort=-committerdate
|
||||||
|
|||||||
Reference in New Issue
Block a user