Constant VCS_REPOSITORY_CHANGE_TITLE

pub const VCS_REPOSITORY_CHANGE_TITLE: &'static str;
Expand description

Deprecated, use vcs.change.title instead.

§Notes

§Examples

  • "Fixes broken thing"
  • "feat: add my new feature"
  • "[chore] update dependency"