From fe206531f6bb722b4087213bdf5e11ec222139dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Thu, 13 Nov 2025 22:16:17 +0300 Subject: [PATCH] add pu ll --- publish.dbg | 1 + 1 file changed, 1 insertion(+) diff --git a/publish.dbg b/publish.dbg index 4a3d5ae..eb41500 100755 --- a/publish.dbg +++ b/publish.dbg @@ -16,6 +16,7 @@ fi cd $REPO_DIR git checkout -f $MAIN_BRANCH git fetch --all +git pull # Find out the latest commit in the whole repo #git branch -av --sort=-committerdate