-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Closed as not planned
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
See the following terminal session (the ^C
at the end is when I sent SIGINT to the process, as it was apparently hanging indefinitely)
~/git/flutter/packages/flutter_tools$ git checkout master
Already on 'master'
Your branch is up to date with 'upstream/master'.
~/git/flutter/packages/flutter_tools$ git pull upstream master
From github.com:flutter/flutter
* branch master -> FETCH_HEAD
Already up to date.
~/git/flutter/packages/flutter_tools$ git rev-parse HEAD
57c7aa53c178f722aec19a76a60552e78ad09997
~/git/flutter/packages/flutter_tools$ flutter
Building flutter tool...
Resolving dependencies... (1.3s)
Got dependencies.
^C
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team