Created
September 25, 2014 03:18
-
-
Save v-thomp4/9f579be11b21efa96dc5 to your computer and use it in GitHub Desktop.
Error while pull from git - insufficient permission for adding an object to repository database .git/objects
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chown -R $USER:$USER "$(git rev-parse --show-toplevel)/.git" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment