This time the error is:

fatal: Not a git repository (or any of the parent directories): .git

I guess that I have not be able to establish a local git tree since the command

git clone g...@github.com:matplotlib/matplotlib.git matplotlib.git

did not go through.

- Chris

On Wed, Feb 8, 2012 at 9:48 AM, John Hunter <jdh2...@gmail.com> wrote:
>
>
> On Wed, Feb 8, 2012 at 11:39 AM, Chris <plut...@gmail.com> wrote:
>>
>> Thanks John.  Since I already have a running copy of mpl, I skipped to
>> the git clone step, but get this error:
>>
>> Permission denied (publickey).
>> fatal: The remote end hung up unexpectedly
>>
>> I'm a complete noob on git, so please bear with me.
>
>
>
> I think I should have pointed you to the read only address.  Try this:
>
>
>  git pull git://github.com/mdboom/matplotlib.git pixel_marker
>
> JDH
>

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to