cleanfd
This commit is contained in:
@@ -15,6 +15,7 @@ fi
|
|||||||
# Get the latest changes
|
# Get the latest changes
|
||||||
cd $REPO_DIR
|
cd $REPO_DIR
|
||||||
git checkout -f $MAIN_BRANCH
|
git checkout -f $MAIN_BRANCH
|
||||||
|
git clean -fd
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user