Updated
Commit one or more specific files with an Autogenerated trailer so the commit is automatically exempted from JSONL changelog coverage checks.
#rlsbl commit
Commit one or more files with an Autogenerated trailer, marking the commit as machine-generated so it is automatically exempted from changelog coverage checks.
Effect: mutating
Dry run: not supported — the whole command is one safegit commit, and safegit -- not rlsbl -- decides what gets staged, which hooks run and whether anything changes, so a preview could only echo the argv you just typed
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--message | -m | str | Commit message for the autogenerated-file commit (added with Autogenerated trailer) |