1
Hello,
I’m new to the Git
and I’m trying to maintain a simple website with it, which until then I was doing FTP
.
So. I created a new folder for testing on the server (using GoDaddy
). Inside the folder, I started a new repository. I cloned the repository for my machine. I added a file, and made a commit
, for testing only. Now it comes: when I use the command Push
, he returns:
error: Cannot access URL http://nvinhadeluz.com/pastateste/.git/, Return code 22 fatal: git-http-push failed error: failed to push some redo 'http://nvinhadeluz.com/pastateste/.git/'
Thank you from now on for any help.
Has already done that?
– DaviAragao
No. I simply tried to go straight to the practical part. Thank you for the link. I will return as soon as possible.
– Júlio Maia
Perfect documentation. Everything works as expected. Grateful!
– Júlio Maia