Skip to main content

VCS_REPOSITORY_REF_TYPE

Constant VCS_REPOSITORY_REF_TYPE 

pub const VCS_REPOSITORY_REF_TYPE: &'static str;
👎Deprecated: {note: Replaced by vcs.ref.head.type., reason: renamed, renamed_to: vcs.ref.head.type}
Expand description

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

§Notes

§Examples

  • "branch"
  • "tag"