This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ +41 ms] executing: [/Users/USERNAME/Library/flutter/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ +47 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] origin/beta | |
[ ] executing: [/Users/USERNAME/Library/flutter/] git rev-parse --abbrev-ref HEAD | |
[ +11 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD | |
[ ] beta | |
[ ] executing: [/Users/USERNAME/Library/flutter/] git ls-remote --get-url origin | |
[ +11 ms] Exit code 0 from: git ls-remote --get-url origin | |
[ ] https://github.com/flutter/flutter.git | |
[ ] executing: [/Users/USERNAME/Library/flutter/] git log -n 1 --pretty=format:%H |