M
M
maks789452020-11-30 18:00:21
git
maks78945, 2020-11-30 18:00:21

Can I get access to a GIT repository?

Good afternoon, there is access to ssh when git pull is performed, changes from the repository are pulled up, can I find out the access to the repository, login, password, where is it located?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Codebaker, 2020-11-30
@Codebaker

git config -l (login, remotes)
git remote -v (remote url)
no password

V
Vladimir Korotenko, 2020-11-30
@firedragon

Of course not. More precisely, the address of the turnip and the login, too, and break off the password

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question