[Gambas-user] git howto

Jussi Lahtinen jussi.lahtinen at gmail.com
Wed Feb 6 20:10:25 CET 2019


I don't think that is true. You can always download without creating
certificate.

Jussi


On Wed, Feb 6, 2019 at 6:55 PM Tim Dickson via User <
user at lists.gambas-basic.org> wrote:

> it is worth adding in the git howto for gambas that you need to create a
> certificate, and copy it into your git keys before you can actually
> connect to download a copy of your fork. something like...
>
> ssh-keygen -t ed25519 -C "email at example.com"
> and copy the contents of ~/.ssh/id_ed25519.pub to
> settings-sshkeys-addkey on gitlab
>
> otherwise you will get permissions issues and you won't be able to push
> or pull.
> regards, Tim
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190206/fb05f5b2/attachment.html>


More information about the User mailing list