Skip to content

Commit aa3ece9

Browse files
committed
tweak(magit-gerrit): use my fork until PR gets eventually merged
1 parent 935efb2 commit aa3ece9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/me-experimental.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
;; Gerrit integration with Magit
3737
(use-package magit-gerrit
38-
:straight (:host github :repo "darcylee/magit-gerrit")
38+
:straight (:host github :repo "darcylee/magit-gerrit" :fork "abougouffa/magit-gerrit")
3939
:custom
4040
(magit-gerrit-popup-prefix "_"))
4141

0 commit comments

Comments
 (0)