Constant VCS_REPOSITORY_REF_TYPE

pub const VCS_REPOSITORY_REF_TYPE: &'static str;
👎Deprecated: {note: Deprecated, use vcs.ref.head.type instead., reason: uncategorized}
Expand description

Deprecated, use vcs.ref.head.type instead.

§Notes

§Examples

  • "branch"
  • "tag"