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.
* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/22457#comment:1>
* has_patch: 0 => 1
Comment:
Pull request available at https://github.com/django/django/pull/2568
--
Ticket URL: <https://code.djangoproject.com/ticket/22457#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"28102991172ab931d030412275f926c1b05c688d"]:
{{{
#!CommitTicketReference repository=""
revision="28102991172ab931d030412275f926c1b05c688d"
Fixed #22457 -- Fixed contributing guide w/o github set-up
The published commnand was not working when the user did not have
the git client set-up with the public-key. Changed the contributing
guide to clone it from https instead.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22457#comment:3>
Comment (by Baptiste Mispelon <bmispelon@…>):
In [changeset:"ec2d456df8a56a3000b991adcd5ce3aede974492"]:
{{{
#!CommitTicketReference repository=""
revision="ec2d456df8a56a3000b991adcd5ce3aede974492"
[1.5.x] Fixed #22457 -- Fixed contributing guide w/o github set-up
The published commnand was not working when the user did not have
the git client set-up with the public-key. Changed the contributing
guide to clone it from https instead.
Backport of 28102991172ab931d030412275f926c1b05c688d from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22457#comment:4>
Comment (by Baptiste Mispelon <bmispelon@…>):
In [changeset:"82803611eb1ca2ec8f4ea8569d4bf4abbd91cdb2"]:
{{{
#!CommitTicketReference repository=""
revision="82803611eb1ca2ec8f4ea8569d4bf4abbd91cdb2"
[1.6.x] Fixed #22457 -- Fixed contributing guide w/o github set-up
The published commnand was not working when the user did not have
the git client set-up with the public-key. Changed the contributing
guide to clone it from https instead.
Backport of 28102991172ab931d030412275f926c1b05c688d from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22457#comment:5>
Comment (by Baptiste Mispelon <bmispelon@…>):
In [changeset:"fcbcdf72d60ccfd808187c3322457decc927712c"]:
{{{
#!CommitTicketReference repository=""
revision="fcbcdf72d60ccfd808187c3322457decc927712c"
[1.7.x] Fixed #22457 -- Fixed contributing guide w/o github set-up
The published commnand was not working when the user did not have
the git client set-up with the public-key. Changed the contributing
guide to clone it from https instead.
Backport of 28102991172ab931d030412275f926c1b05c688d from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22457#comment:6>