HEAD_REF_NAMES

Constant HEAD_REF_NAMES 

Source
pub const HEAD_REF_NAMES: [&str; 2];
Expand description

Names of references (“branches”) that are considered to be pointing to the HEAD revision in a VCS, by find_head_rev below. Names are tried in order, when attempting to identify the HEAD revision.