Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question