Skip to content

Commit 2c19b45

Browse files
committed
remove git pull
1 parent cbdfc39 commit 2c19b45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/release-prepare.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ fi
6767
DEV_VERSION=$("$DIR"/get-version.sh)
6868
git add --update
6969
git commit -m "Bump version to ${DEV_VERSION}"
70-
git pull "release/${RELEASE_VERSION}"
7170

7271
instructions="
7372
# Reviewer instructions

0 commit comments

Comments
 (0)