[sympy] having problems with pushing commits

2012-07-10 Thread Saurabh Jha
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

Re: [sympy] having problems with pushing commits

2012-07-10 Thread Sergiu Ivanov
Hello, On Tue, Jul 10, 2012 at 9:07 PM, Saurabh Jha saurabh.j...@gmail.com wrote: 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