#22457: Quickstart git command Error Without git Setup
-------------------------------+--------------------
     Reporter:  jyeh           |      Owner:  jyeh
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+--------------------
 Link https://docs.djangoproject.com/en/dev/internals/contributing/writing-
 code/unit-tests/
 {{{
         $ git clone g...@github.com:django/django.git django-repo
         Cloning into 'django-repo'...
         The authenticity of host 'github.com (192.30.252.130)' can't be
 established.
         RSA key fingerprint is
 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
         Are you sure you want to continue connecting (yes/no)? yes
         Warning: Permanently added 'github.com,192.30.252.130' (RSA) to
 the list of known hosts.
         Permission denied (publickey).
         fatal: Could not read from remote repository.

         Please make sure you have the correct access rights
         and the repository exists.

 }}}

 The git command expects a git set-up, user id and public key before
 allowing to clone it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22457>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.fd107a349b8991f8f89e0e16fda09de2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to