diff --git a/aur-dev.archlinux.org-Testing.md b/aur-dev.archlinux.org-Testing.md index 9ae0108..fd3f5a3 100644 --- a/aur-dev.archlinux.org-Testing.md +++ b/aur-dev.archlinux.org-Testing.md @@ -67,3 +67,12 @@ the needed reset key, and send an email to that which is specified in the `/passreset?resetkey={your_reset_key}`. 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`