Specify fork branch
This commit is contained in:
parent
2e8e51584c
commit
511e5b56f8
@ -6511,7 +6511,7 @@ current buffer:
|
||||
#+begin_src emacs-lisp
|
||||
(use-package run-command
|
||||
:straight (run-command :host github :repo "bard/emacs-run-command"
|
||||
:fork (:host github :repo "jdormit/emacs-run-command"))
|
||||
:fork (:host github :repo "jdormit/emacs-run-command" :branch "master"))
|
||||
:config
|
||||
(defun run-command-recipe-terraform ()
|
||||
(when (directory-files default-directory
|
||||
|
Loading…
Reference in New Issue
Block a user