We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935efb2 commit aa3ece9Copy full SHA for aa3ece9
modules/me-experimental.el
@@ -35,7 +35,7 @@
35
36
;; Gerrit integration with Magit
37
(use-package magit-gerrit
38
- :straight (:host github :repo "darcylee/magit-gerrit")
+ :straight (:host github :repo "darcylee/magit-gerrit" :fork "abougouffa/magit-gerrit")
39
:custom
40
(magit-gerrit-popup-prefix "_"))
41
0 commit comments