• Greg Spencer's avatar
    Fix the remote setup to only change the URL. (#15528) · c345c1bb
    Greg Spencer authored
    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
    c345c1bb
Name
Last commit
Last update
.vscode Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...