Update aur dev.archlinux.org Testing

Kevin Morris 2021-10-28 16:25:15 +00:00
parent 7cf56895eb
commit 0515aba4ba

@ -67,3 +67,12 @@ the needed reset key, and send an email to that which is specified in the
`/passreset?resetkey={your_reset_key}`. `/passreset?resetkey={your_reset_key}`.
Using this link, you can then configure your own password for the account. Using this link, you can then configure your own password for the account.
#### Git
Users can use the instance's Git repository just like they would on aur.archlinux.org. You will, of course, need to set a user's SSH public key to one which you own.
- SSH User: `aur`
- SSH Host: `aur-dev.archlinux.org`
- SSH Port: `2222`
- Project SSH URI: `ssh://aur@aur-dev.archlinux.org:2222/project.git`