Skip to content

guttal/git_first_test_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git_test2

Testing how git thing works

Two issues were faced while 'push'ing:

(a) It gave an error that it could not find user. So I followed the instructions from this page where someone reported exact same issue (OHI-Science/ohicore#104) and then used an SSH route instead of HTTPS route.

(b) But Push did not think my SSH was authenticated and got another error. To fix this, I followed instructions in this which reported exact same issue (http://stackoverflow.com/questions/21255438/permission-denied-publickey-fatal-could-not-read-from-remote-repository-whil)

In the above link, scroll down to the bottom of the page to find this link: https://help.github.com/articles/generating-ssh-keys/ and follow the instructions. Then Push again. It finally worked for me.

Is there a shorter or easier way?

About

Testing how git thing works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages