mirror of
https://github.com/flutter/packages.git
synced 2025-06-27 21:28:33 +08:00
Switch master to main in prepare_tool.sh (#2200)
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
# found in the LICENSE file.
|
||||
|
||||
# To set FETCH_HEAD for "git merge-base" to work
|
||||
git fetch origin master
|
||||
git fetch origin main
|
||||
|
||||
# Pinned version of the plugin tools, to avoid breakage in this repository
|
||||
# when pushing updates from flutter/plugins.
|
||||
|
Reference in New Issue
Block a user