Constant VCS_REPOSITORY_CHANGE_TITLE

Source
pub const VCS_REPOSITORY_CHANGE_TITLE: &str = "vcs.repository.change.title";
👎Deprecated: Deprecated, use vcs.change.title instead.
Expand description

Deprecated, use vcs.change.title instead.

§Notes

§Examples

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