• 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
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
tools Loading commit data...