T
T
time_is_always_against_us2019-04-06 11:32:35
git
time_is_always_against_us, 2019-04-06 11:32:35

How to secure a private repository on github?

Created a private repository.
GUI did not use, just through the command line:
- When pushing the code from the local computer, it did not require authorization.
- When you clone the code to a local computer - similarly, it does not require authorization.
It turns out that everyone who has a link (of the form https://github.com/user/project.git ) will be able to upload and merge data?
Of course, you can make a cipher instead of a readable repository name, but this is not very convenient. Is there a way to have git ask me to log in on push / clone / pull requests?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dim Boy, 2019-04-06
@twix007

raise your github, for example on gogs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question