Welcome Guest, Not a member yet? Register   Sign In
git error?
#1

(This post was last modified: 08-02-2015, 07:33 AM by solidcodes.)

sorry if this is git question,

when I type the command below,
Code:
git push origin master

I got this error below
Code:
error: The requested URL returned error: 403 while accessing https://github.com/username/projectname.git/info/refs

fatal: HTTP request failed

I'm not sure if I entered the wrong username and password, that produces this error,
or any other reason why this error show up?

suggestion?

thanks in advance.
No SEO spam
Reply
#2

Okay the password was wrong.
I already figured out the password.

Problem solved.
No SEO spam
Reply
#3

Any reason why you're not using a github client, I use github client for mac and it's a breeze pushing my commits.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#4

if you want to be fluent in git, better use git bash not git client.
the client has many shortcuts and there are things in git bash commands that a client can't do.
Reply
#5

...and, last I checked, GitHub doesn't have a Linux client (and I must say the lack of one really hurt for the first few months after I switched my development machine from Windows to Linux).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB