Skip to content

Instantly share code, notes, and snippets.

@qcom
Created August 9, 2012 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qcom/3307382 to your computer and use it in GitHub Desktop.
Save qcom/3307382 to your computer and use it in GitHub Desktop.
brew update --verbose
xcrun: Error: failed to exec real xcrun. (No such file or directory)
git checkout -q master
==> git rev-parse -q --verify HEAD
f02d5c45d256d0b44b762b05250cb27e49c907d4
git config core.autocrlf false
git pull origin refs/heads/master:refs/remotes/origin/master
error: RPC failed; result=22, HTTP code = 405
fatal: The remote end hung up unexpectedly
Error: Failure while executing: git pull origin refs/heads/master:refs/remotes/origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment