mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously --stage-two would error out because the LICENSE was git ignored. This patch includes the LICENSE file in the repo to avoid the error. Also, refactor the big_red_button.py to be clearer about what's shared between stage one and stage two of the release process.