On Mon, 2021-04-05 at 18:27 +0200, Rob PE1CHL via 44Net wrote:
Who has experience using this GitLab service?
I have a local GIT repository and I try to import it into the server but I am not sure
how to
do that. When using "Repo from URL" and giving it the location on my webserver
where I
have temporarily copied that repository (the location where the .git subdirectory
exists), it
imports the metadata but not the actual files that exist there.
How is that to be done?
You need to add your ssh pub key to the (and every other) gitlab
interface so that you can clone repos.
-Jim P.