Git clone https
Added by Мария Макарова almost 9 years ago
Hello!
I have git repository in redmine. This repository correctly show information and committed. I can see commits in "Repository"folder in Redmine.
When i want do "git clone" with https or http (it doesn't mean, because i have certificate) i have this mistake:
I have git repository in redmine. This repository correctly show information and committed. I can see commits in "Repository"folder in Redmine.
When i want do "git clone" with https or http (it doesn't mean, because i have certificate) i have this mistake:
fatal: repository 'https://******/projects/services/repository/keyclient/' not found
- - name of my host
i can do "git clone" only via ssh.
Can you help me?
Have Redmine this possibility in?
Replies (2)
RE: Git clone https - Added by Martin Denizet (redmine.org team member) almost 9 years ago
Your URL looks suspicious to me.
In most installs, a Git repo URL would be: http[s]://domain.tld/git/projectname
How did you configure it?
RE: Git clone https - Added by Мария Макарова almost 9 years ago
I can not do this link of my repository. Please see a picture in the attachment.