Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top