Constant VCS_REF_TYPE

pub const VCS_REF_TYPE: &'static str;
Expand description

The type of the reference in the repository.

§Notes

§Examples

  • "branch"
  • "tag"