Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
scottaw
3 years agoOccasional Contributor
Git 2.40 breaks op-ssh-sign
After upgrading to git 2.40 today, op-ssh-sign now thinks I'm passing flags that I am not passing:
Anyone else seeing this issue?
op_apple_universal_v2.14.0.pkg (Pkg)
1Password V...
Former Member
3 years agoI'm also seeing this after updating to Git v2.40.0. Looks like the issue stems from this commit to git.
I use the Homebrew version of git, so for the interim I downloaded the 2.39.2 formula and installed that (brew unlink git && brew install ~/Downloads/git.rb
). Back to normality until git v2.40.1 (hopefully!).