mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Several use cases for `origin` as default: * Some github actions checkout the tree * Some users download from flutter.dev and then use `master` Fixes #160558