flutter/dev/bots/test
Greg Spencer c345c1bbea
Fix the remote setup to only change the URL. (#15528)
This changes the packaging tool to only set the remote URL instead of recreating the remote.

Recreating it was removing some metadata that identified the repo as having been cloned from the "real" repo, so flutter --version would report an unknown channel and source. This just sets the URL so that it looks like it came from GitHub.

I also fixed some incorrect comments, and made unzip work on platforms other than Windows (even though we don't really need it there yet).

Fixes #15518
2018-03-14 12:56:44 -07:00
..
fake_process_manager.dart Create packages only for release builds, and publish when created. (#14476) 2018-02-06 15:32:19 -08:00
fake_process_manager_test.dart Create packages only for release builds, and publish when created. (#14476) 2018-02-06 15:32:19 -08:00
prepare_package_test.dart Fix the remote setup to only change the URL. (#15528) 2018-03-14 12:56:44 -07:00