Skip to content

Update links to main #8463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2025
Merged

Update links to main #8463

merged 1 commit into from
Aug 14, 2025

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 pq and jwren 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