Patrick Sosinski 9b9b543d92
[flutter_tools] move mingit path addition back to flutter.bat (#59369) (#60002)
fixes #57802

For users without git installed, flutter on windows bundles mingit. This needs to be added to the PATH in the main script, not the executed script, so that it is available to the tool

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2020-06-22 12:19:28 -07:00
..