#474 can't clone forks via https
Closed: Fixed Opened by mikem.

This is a clone of koji:

https://pagure.io/fork/maxamillion/koji

It shows the project urls:

  • ssh://git@pagure.io/forks/maxamillion/koji.git
  • https://pagure.io/forks/maxamillion/koji.git

While the ssh url works, the https one does not. Attempting to clone the https one gives:

fatal: repository 'https://pagure.io/forks/maxamillion/koji.git/' not found


Yeah there is a bug laying in there.

I fixed it for this project so cloning via https should work again and I'll look into the root cause, because fixing it by hand upon request gets kinda annoying :)

Commit 9018067f fixes this ticket

As the message above says, this has been fixed by: https://pagure.io/pagure/pull-request/475

Commit 9018067f fixes this issue

Metadata