fix(cli): straight: highlight 'Reset "*" to "*"' option

This commit is contained in:
Henrik Lissner 2024-08-31 21:45:30 -04:00
parent affaa7ec9c
commit 069ea9e02f
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -677,7 +677,7 @@ If ELPA-P, include packages installed with package.el (M-x package-install)."
(defvar doom-cli--straight-auto-options
'(("has diverged from"
. "^Reset [^ ]+ to branch")
. "^Reset [^ ]+ to ")
("but recipe specifies a URL of"
. "Delete remote \"[^\"]+\", re-create it with correct URL")
("has a merge conflict:"