Skip to content

Instantly share code, notes, and snippets.

@ronsuez
Created December 16, 2014 13:40
Show Gist options
  • Save ronsuez/27a8cbacd31830a55b99 to your computer and use it in GitHub Desktop.
Save ronsuez/27a8cbacd31830a55b99 to your computer and use it in GitHub Desktop.
git-sh-setup
Mac OSX Issue
When the Iterm throws the following error:
/usr/local/libexec/git-core/git-pull: line 11: git-sh-setup: No such file or directory
Do this:
/usr/bin/login -f <your user name>
@hersoncruz
Copy link

Thanks, saved me time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment