Constant VCS_REPOSITORY_REF_NAME

pub const VCS_REPOSITORY_REF_NAME: &'static str;
Expand description

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

§Notes

§Examples

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