return pull

This commit is contained in:
Михаил Капелько
2025-11-09 06:34:03 +03:00
parent 99bc4c715f
commit a4991baadc

View File

@@ -14,7 +14,7 @@ fi
# ?? Pull the latest changes
cd $DST_DIR
git checkout -f $MAIN_BRANCH
#git pull
git pull
# Find out the latest commit in the whole repo
git branch -av --sort=-committerdate