Skip to content

Instantly share code, notes, and snippets.

@lopesivan
Created March 18, 2014 05:49
Show Gist options
  • Select an option

  • Save lopesivan/9614220 to your computer and use it in GitHub Desktop.

Select an option

Save lopesivan/9614220 to your computer and use it in GitHub Desktop.
Problema com upload do github
Don't use HTTP use SSH instead
change
https://github.com/WEMP/project-slideshow.git
to
git@github.com:WEMP/project-slideshow.git
you can do it in .git/config file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment