Skip to content

Instantly share code, notes, and snippets.

@ericjgruber
Created January 12, 2016 20:20
Show Gist options
  • Save ericjgruber/32e6a0f8dbf87975e0fc to your computer and use it in GitHub Desktop.
Save ericjgruber/32e6a0f8dbf87975e0fc to your computer and use it in GitHub Desktop.
Git object permission fix
sudo chown -R $(whoami) $(git rev-parse --show-toplevel)/.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment