Importing project via git url?
Raymond Toy <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <CAG14z1F354x75fz9NjFhn+JV=hK_o3uvetJQA-v99_=eDAGknw@mail.gmail.com> |
I tried to import an git repo from sourceforge using the git url option for creating a new repo by importing one. It fails with the message Import url must be a valid URL I know the URL (http://git.code.sf.net/p/maxima/code maxima-code) is correct because git clone works locally. Is this not supported? -- Ray