Constant VCS_REPOSITORY_REF_NAME

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

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

§Notes

§Examples

  • "my-feature-branch"
  • "tag-1-test"