git-annex download repo not found
This commit is contained in:
parent
8bbe072603
commit
d14fbb3f4f
1 changed files with 21 additions and 0 deletions
21
doc/bugs/git-annex_annex_repo_not_found.mdwn
Normal file
21
doc/bugs/git-annex_annex_repo_not_found.mdwn
Normal file
|
@ -0,0 +1,21 @@
|
|||
### Please describe the problem.
|
||||
|
||||
The git-annex annex repo at <https://downloads.kitenet.net/.git/> is not available. This is the address mentioned at <http://git-annex.branchable.com/publicrepos/>.
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
$ git clone https://downloads.kitenet.net/.git/
|
||||
Cloning into 'downloads.kitenet.net'...
|
||||
fatal: repository 'https://downloads.kitenet.net/.git/' not found
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
||||
Have tried various combinations of the URL, but nothing works. It was like this a week ago too, but I didn't report it because thought it was a temporary error due to some server reconfiguration or something.
|
||||
|
||||
[[!format sh """
|
||||
# If you can, paste a complete transcript of the problem occurring here.
|
||||
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||
|
||||
|
||||
# End of transcript or log.
|
||||
"""]]
|
Loading…
Reference in a new issue