mirror of
https://github.com/flutter/packages.git
synced 2025-06-28 13:47:29 +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.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
# To set FETCH_HEAD for "git merge-base" to work
|
# 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
|
# Pinned version of the plugin tools, to avoid breakage in this repository
|
||||||
# when pushing updates from flutter/plugins.
|
# when pushing updates from flutter/plugins.
|
||||||
|
Reference in New Issue
Block a user