I have created a git repository online in my account.
location : https://github.com/dinguluer/UiMagician
Now i cloned this repository on my pc. Then added the files to the project & pushed it, but it fails.
Error : Remote end hung up unexpectedly.
steps performed :--
git clone https://github.com/dinguluer/UiMagician
git add .
git commit -m "adding files "
git push"
How to push changes to git now.