microsoft / scalar

Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer
MIT License
1.39k stars 63 forks source link

Git version parser can't parse Apple-Git #459

Closed derrickstolee closed 3 years ago

derrickstolee commented 4 years ago

If the PATH doesn't include /usr/local/bin, then we end up finding Apple's version of Git and report this warning:

Warning: unable to detect Git features: Unable to determine installed git version. git version 2.21.1 (Apple Git-122.3)

Let's make sure we can parse this, at least a little bit, and report this as "2.21.1".

github-actions[bot] commented 3 years ago

Labeling this issue as stale. There has been no activity for 30 days. Remove stale label or comment or this issue will be closed in 7 days.

github-actions[bot] commented 3 years ago

Labeling this issue as stale. There has been no activity for 30 days. Remove stale label or comment or this issue will be closed in 7 days.