Actions
Feature #5278
openRequire support for git repositories of the form git://
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
13.04.2017
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
When trying to import a git repository with a URL in the format "git://git.abc.com/project" I get the error message: "Invalid clone url, provide a valid clone url starting with one of http,svn+http,hg+http"
Going a git clone on the same repository works fine from the command line.
Please could you enable support for these remote repositories?
(PS. It is possible to do the git clone git://git.abc.com/project manually to import the repository while waiting for this feature?)
Actions