Files
sdk/tools
Jason Simmons 7533d042bf Specify the base branch when running "flutter_plugin_tools analyze"
flutter_plugin_tools is now querying FETCH_HEAD by default after the changes in https://github.com/flutter/packages/commit/8c287e99d62396402f9a8eb89d9704a5ba6cb8c0

This causes issues for the analyze_flutter_packages.sh script, which creates a clone of the flutter/packages repository that does not have a FETCH_HEAD.

With the --base-branch flag flutter_plugin_tools will instead query the head of the main branch.

Change-Id: I5aa69b80789fdf85497974cf29d25a66166ddc3e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/418200
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2025-03-27 02:12:21 -07:00
..
2024-01-09 10:42:53 +00:00
2024-04-12 22:06:32 +00:00
2025-02-19 09:33:31 -08:00
2024-03-26 10:01:22 +00:00
2024-09-03 19:53:58 +00:00
2025-01-16 02:56:26 -08:00