pub const VCS_REF_HEAD_TYPE: &'static str;
The type of the reference in the repository.
head refers to where you are right now; the current reference at a given time.
head
"branch"
"tag"