Explore Library
GitIntroduction & Core Concepts

42 items

FlashcardBeginner

The Repository Concept

A repository is the project folder plus the complete history Git tracks in its .git directory.

Question

What is a Git repository?

Click to reveal answer