pivotal / workstation-setup

Scripts to automatically set up a machine for development the "Tanzu Labs" way
https://github.com/pivotal/workstation-setup
MIT License
328 stars 247 forks source link

Git duet fails with M1 chips #310

Closed d-l-mcbride closed 2 years ago

d-l-mcbride commented 2 years ago

I tried using setup, but if failed on git duet, which stopped rest of script. How can I skip git duet, so I can get everything else installed?

joemoore commented 2 years ago

I'll be able to test on an M1 mac soon. Stay tuned.

textbook commented 2 years ago

This now works, they've updated recently and 0.9.0 includes ARM64 binaries (I know because I made the PR that got it working 😆 git-duet/homebrew-tap#12).

joemoore commented 2 years ago

Great! I'll close it. And thank you for fixing it!