fix(cli): straight: highlight 'Reset "*" to "*"' option
This commit is contained in:
parent
affaa7ec9c
commit
069ea9e02f
1 changed files with 1 additions and 1 deletions
|
@ -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:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue