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