mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-11 12:22:14 +08:00
build_devel: only fetch target branches (#25941)
old-commit-hash: a75e85045e19016efd9e038fa2e8b53d50ac6c35
This commit is contained in:
@@ -12,10 +12,7 @@ fi
|
||||
# set git identity
|
||||
source $DIR/identity.sh
|
||||
|
||||
echo "[-] Setting up repo T=$SECONDS"
|
||||
|
||||
cd $SOURCE_DIR
|
||||
git fetch origin
|
||||
echo "[-] Setting up target repo T=$SECONDS"
|
||||
|
||||
rm -rf $TARGET_DIR
|
||||
mkdir -p $TARGET_DIR
|
||||
|
||||
Reference in New Issue
Block a user