I have created a repository on github named pygame. Created a clone and added files and commited.but when I attempt to push I receive the following error:
gi
It's all in the remote.
remote
Change your current remote from https://github.com/amalapk/pygame.git to git@github.com:amalapk/pygame.git and enjoy.
https://github.com/amalapk/pygame.git
git@github.com:amalapk/pygame.git
To do this... (assuming your current remote is called origin)
git remote set-url origin git@github.com:amalapk/pygame.git