On Sat, Aug 25, 2012 at 10:56 AM, Chris Smith <[email protected]> wrote:
>>> git add remote smichr [email protected]/smichr/sympy.git
>
>
> Sorry. Make that git remote add smichr [email protected]/smichr/sympy.git


git clone git://github.com/sympy/sympy.git
cd sympy
git remote add smichr [email protected]/smichr/sympy.git
git pull smichr

returns

fatal: '[email protected]/smichr/sympy.git' does not appear to be a
git repository
fatal: The remote end hung up unexpectedly





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

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

Reply via email to