From 0515aba4baf1bc61d0f81004a333c5d380fb4f7f Mon Sep 17 00:00:00 2001 From: Kevin Morris Date: Thu, 28 Oct 2021 16:25:15 +0000 Subject: [PATCH] Update aur dev.archlinux.org Testing --- aur-dev.archlinux.org-Testing.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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`