25K4 #7

Merged
kornerr merged 22 commits from cpvid into main 2026-01-24 05:01:44 +01:00
Showing only changes of commit fe206531f6 - Show all commits

View File

@@ -16,6 +16,7 @@ fi
cd $REPO_DIR cd $REPO_DIR
git checkout -f $MAIN_BRANCH git checkout -f $MAIN_BRANCH
git fetch --all git fetch --all
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