shorebirdtech / install

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

fix: verify git version is at or higher than minimum #24

Closed bryanoltman closed 1 year ago

bryanoltman commented 1 year ago

Description

Verify the system git version is >= 2.37.1 on mac and linux.

Part of https://github.com/shorebirdtech/shorebird/issues/758

Type of Change