문제

I am going to work on a project hosted by assembla / git.
when i do in my visual studio git extension plugin "Git" > "Clone repository",
I need to chose "Repository type" - What is the difference ? Was this defined when i created the repository ? Since i didnt create i only use it, i dont know what to choose.
Thanks

도움이 되었습니까?

해결책

The difference between public and personal git repository:

Public = Anyone can see this repository. You choose who can commit.

Private (I think you mean this with personal) = You choose who can see and commit to this repository.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top