We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed GIT on OS X Server 10.5 but commands like
git config --global user.name "My Name" dyld: unknown required load command 0x80000022 Trace/BPT trap git -h dyld: unknown required load command 0x80000022 Trace/BPT trap
git config --global user.name "My Name" dyld: unknown required load command 0x80000022 Trace/BPT trap
git -h dyld: unknown required load command 0x80000022 Trace/BPT trap
Help!
The text was updated successfully, but these errors were encountered:
Oops, my mistake. I had installed 1.7.6 on OS X 10.5, I needed 1.7.5.4 instead.
Sorry, something went wrong.
No branches or pull requests
Installed GIT on OS X Server 10.5 but commands like
Help!
The text was updated successfully, but these errors were encountered: