Created the file commit on the branch "kauers_algorithm". Then I tried
to push this commit with the command

git push origin kauers_algorithm

where origin is the address of sympy/sympy where we have to push

origin =  https://github.com/sympy/sympy/

It was set by the command,

 git remote set-url origin https://github.com/sympy/sympy/


Now I want to push these changes. It asks,

Username
Password

but then, it prints,

error: The requested URL returned error: 403 while accessing
https://github.com/sympy/sympy/info/refs
fatal: HTTP request failed

this link is not working https://github.com/sympy/sympy/info/refs

what to do

-Saurabh Jha

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to