Merge pull request #4351 from rgrinberg/remove-leftover-ref

Upgrade: remove leftover ref
This commit is contained in:
Henrik Lissner 2020-12-01 18:09:43 -05:00 committed by GitHub
commit f622d51718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,4 +122,5 @@ following shell commands:
(print! (info "%s") (cdr result))
t))))))
(ignore-errors
(doom-call-process "git" "branch" "-D" target-remote)
(doom-call-process "git" "remote" "remove" doom-repo-remote))))))