سؤال

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