On Fri, Apr 6, 2012 at 12:21 PM, Chris Smith <smi...@gmail.com> wrote:
>
>
> On Fri, Apr 6, 2012 at 9:53 PM, Saurabh Jha <saurabh.j...@gmail.com> wrote:
>>
>> Hi,
>> I made some changes and tried to push the commits, but it returned an
>> error--
>>
>> error: The requested URL returned error: 403 while accessing
>> https://github.com/sympy/sympy/info/refs
>>
>> Please help me to fix this, so that I can fulfill my patch
>> requirement.
>>
>
> After making changes and committing them I just do `git push -f smichr foo`
> where foo is the branch I want to update. The `-f` is needed to force the
> update if you changed existing commits; if you only added new commits then
> the -f is not needed.

The problem here is that he's trying to push to Sympy directly rather
than push to his fork and send a pull request.

Cheers,

Tim.

-- 
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo
http://about.me/tjlahey

-- 
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