Greetings,
I have created an account on AUR, set up so I can post a AUR package. However, it will not push:
git remote get-url repeaterSTART
git clone git+ssh://aur@aur.archlinux.org/repeaterSTART.gitCloning into 'repeaterSTART'...git-upload-pack: invalid repository name: repeaterSTARTfatal: Could not read from remote repository.
When I go to push PKGBUILD and .SRCINFO I get:
git push --set-upstream repeaterSTART mastergit-receive-pack: invalid repository name: repeaterSTARTfatal: Could not read from remote repository.
ssh aur@aur.archlinux.org list-reposshows empty return result.How am I missing the ability to create a submission for repeaterSTART?