Can you select all statements that are true about theĀ .git
folder?
HEAD
ls .git
.git/HEAD
Great! .git
is a hidden folder and contains all the details about the repository.
Whoops! .git
is a hidden folder and contains all the details about the repository.