0 votes
in Git by
Explain a Git repository?

1 Answer

0 votes
by

A repository in Git contains a directory which is termed as. Git where Git framework keeps the entire metadata of its system for this repository. The contented of this. Git directory or repository is confidential to Git only.

...