Gitlab: Difference between revisions

m Correcting the owner + group here to match gitlab runner.
m Added note on how to change ssh user and group so ssh automatically reflects new ssh user
Line 167: Line 167:
     IdentitiesOnly yes
     IdentitiesOnly yes
     PreferredAuthentications publickey
     PreferredAuthentications publickey
Note: If you want to just be able to copy the url from the clone Gitlab menu consider changing the git user to the generated "gitlab" user or create some other user yourself. See gitlabs reference [Change the name of the git user or group](https://docs.gitlab.com/omnibus/settings/configuration/#change-the-name-of-the-git-user-or-group)


<references />
<references />