1.

What Is ‘bare Repository’ In Git?

Answer»

To co-ordinate with the distributed development and developers TEAM, especially when you are working on a project from multiple computers ‘Bare Repository’ is USED. A bare repository comprises of a VERSION HISTORY of your code.

To co-ordinate with the distributed development and developers team, especially when you are working on a project from multiple computers ‘Bare Repository’ is used. A bare repository comprises of a version history of your code.



Discussion

No Comment Found