N
N
NarkoMan012021-03-14 14:43:11
GitLab
NarkoMan01, 2021-03-14 14:43:11

Is it possible to use multiple ssh keys in one gitlab account?

Hello!
Is it possible in one acc. Gitlab, use multiple ssh keys in one project?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
H
Habr, 2021-03-15
@RozmarinUS

Of course you can.
604f277932f4a940640399.png

#
#, 2018-01-22
@mak_ufo

well .. in principle, you can draw extensions with a generic
at first glance (I don’t check the code, it’s just by eye) it seems to me that it would be even more appropriate - if there are only three methods , it’s clearly not worth fencing the class hierarchy
ps and certainly not worth it when they match up to the symbol
advice - if these are child classes from some necessary "by-design-runtime" (like Form for example), and if you do not override the required virtual methods , that is, the code where additional methods are called is completely controlled by you - extensions allow you to write cleaner and more readable code
in the sense, an instance of the base type is created, where necessary, through the dot, we apply extensions as native

K
kzoper, 2018-01-22
@kzoper

Create an Animation class to transfer similar functionality there. Inherit 2d\3d from this class.

A
Alexander Yudakov, 2018-01-22
@AlexanderYudakov

Inheritance - C# Programming Guide
https://msdn.microsoft.com/en-us/library/ms173149(...
In general, the moment has come when it's time to start reading thick books. The benefits will be tangible.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question