VCS_REPOSITORY_REF_NAME

Constant VCS_REPOSITORY_REF_NAME 

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

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

§Notes

§Examples

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