Skip to content

Instantly share code, notes, and snippets.

@lfreneda
Created September 23, 2015 19:28
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 lfreneda/60f07cffad61eb4f7d67 to your computer and use it in GitHub Desktop.
Save lfreneda/60f07cffad61eb4f7d67 to your computer and use it in GitHub Desktop.
submodule git permission error
# on root repository
$ sudo chown -R lfreneda .git
$ sudo chmod g+w .git/ -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment