Glossary Git / Term
The current branch. In more detail: Your working tree is normally derived from the state of the tree referred to by HEAD. HEAD is a reference to one of the heads in your repository, except when using a detached HEAD, in which case it directly references an arbitrary commit.
Permanent link HEAD - Modification date 2023-07-26 - Creation date 2023-07-26