argh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
|
||||
|
||||
DST_DIR=/Users/mk/test-dist
|
||||
#MAIN_BRANCH=main
|
||||
MAIN_BRANCH=main
|
||||
REPO_URL=https://github.com/kornerr/ru
|
||||
TMP_BRANCHES=/tmp/dbg-branches
|
||||
|
||||
@@ -13,7 +13,7 @@ fi
|
||||
|
||||
# ?? Pull the latest changes
|
||||
cd $DST_DIR
|
||||
#git checkout -f $MAIN_BRANCH
|
||||
git checkout -f $MAIN_BRANCH
|
||||
git fetch --all
|
||||
|
||||
# Find out the latest commit in the whole repo
|
||||
|
||||
Reference in New Issue
Block a user