### Motivation The utility assumes `git` is already installed and fails miserably if that is not the case (throws an error). ### Proposed Solution IMO, it is good to validate the respective case upfront and warn appropriately. ### Alternatives N/A ### Additional Context N/A