[aur-general] AUR documentation improvement
hi, i think some parts of the aur need a minor fix. there seems to be a new feature about creating packages by just pushing to a non-existent package now. previously one initialized it via ssh, which now produces a warning (but no indication whether it succeeded or not):
# ssh aur.archlinux.org setup-repo mypackage warning: setup-repo is deprecated. Use `git push` to create new repositories.
nonetheless, this command is still documented via the ssh command to aur. the wiki already states the new approach [0].
# ssh aur.archlinux.org help ... setup-repo <name> Create an empty repository. ...
could you update the message to make reflect the status of the command and also update the help, to reflect the desired method of package creation? thank you very much for developing and providing this important tool to the community! georg [0] https://wiki.archlinux.org/index.php/Aur#Creating_a_new_package
participants (1)
-
G. Schlisio