VCS_REPOSITORY_CHANGE_TITLE

Constant VCS_REPOSITORY_CHANGE_TITLE 

Source
pub const VCS_REPOSITORY_CHANGE_TITLE: &str = "vcs.repository.change.title";
👎Deprecated: {note: Replaced by vcs.change.title., reason: renamed, renamed_to: vcs.change.title}
Expand description

Deprecated, use vcs.change.title instead.

§Notes

§Examples

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