shorebirdtech / install

The Shorebird (un)installer ๐Ÿฆ
Other
22 stars 9 forks source link

fix: verify min git version on Windows #25

Closed bryanoltman closed 1 year ago

bryanoltman commented 1 year ago

Description

Verify that the installed version of git is greater than 2.37.1

Fixes https://github.com/shorebirdtech/shorebird/issues/758

Type of Change