Constant VCS_REPOSITORY_CHANGE_TITLE

Source
pub const VCS_REPOSITORY_CHANGE_TITLE: &'static str;
👎Deprecated: {note: Deprecated, use vcs.change.title instead., reason: uncategorized}
Expand description

Deprecated, use vcs.change.title instead.

§Notes

§Examples

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