Spam

Asked by Jean-Samuel Reynaud

Spam

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Jean-Samuel Reynaud
Solved:
Last query:
Last reply:
Revision history for this message
Jean-Samuel Reynaud (js-reynaud) said :
#1

I reply my self:
When importing from github, use "git:" schema instead of "https:":
Example:
 git://github.com/KiCad/kicad-doc.git
instead of
 https://github.com/KiCad/kicad-doc.git
...