Skip to main content

COMMIT_AFTER_HELP

Constant COMMIT_AFTER_HELP 

Source
pub const COMMIT_AFTER_HELP: &str = "\
Examples:
  xbp commit
  xbp commit --dry-run
  xbp commit --push
  xbp commit --scope cli
  xbp push                 # sync+push only (no new commit; stash-safe rebase)";