commit | 360c587b78f8d6d99827f419b2a8ee6a77d6b538 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Wed May 13 03:31:47 2020 +0000 |
committer | Godofredo Contreras <godofredoc@google.com> | Wed May 13 03:31:47 2020 +0000 |
tree | a159328470f2a0f6ca47267fda29f5e9c8f08460 | |
parent | d2846f227ac5af27d8c3859e487afe2bd2ecf216 [diff] |
Recipe was always checking out head. This was causing breaking the tree as it was using the latest from master to test changes instead of the source code under test. Change-Id: Ieb57020dc0de4202a694840daffdc8bb0fd5e822 Bug: https://github.com/flutter/flutter/issues/57068 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/2823 Reviewed-by: Godofredo Contreras <godofredoc@google.com>