mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
build_devel: only fetch target branches (#25941)
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