Skip to content

Conversation

@helin24
Copy link
Member

@helin24 helin24 commented Aug 14, 2025

I think this is what we all need to do to set upstream to main:

git branch -m master main
git fetch upstream
git branch -u upstream/main main
git remote set-head upstream -a

(The default instructions on the repo assume we are cloning this repo but we are all probably working on our own forks)

@helin24 helin24 requested review from jwren and pq August 14, 2025 18:08
Copy link
Member

@jwren jwren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for including the directions that we need to follow.

@helin24 helin24 merged commit 394c970 into flutter:main Aug 14, 2025
7 checks passed
@helin24 helin24 deleted the switch-master branch August 14, 2025 18:28
@helin24
Copy link
Member Author

helin24 commented Aug 14, 2025

Addresses #8460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants