mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :tools magit
magit/magit@0f1234e -> magit/magit@8de6ecf magit/forge@2e2d26c -> magit/forge@e2da806
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/magit/packages.el
|
;;; tools/magit/packages.el
|
||||||
|
|
||||||
(when (package! magit :pin "0f1234e785")
|
(when (package! magit :pin "8de6ecf5c5")
|
||||||
(when (featurep! +forge)
|
(when (featurep! +forge)
|
||||||
(package! forge :pin "2e2d26cf42"))
|
(package! forge :pin "e2da80660a"))
|
||||||
(package! magit-gitflow :pin "cc41b561ec")
|
(package! magit-gitflow :pin "cc41b561ec")
|
||||||
(package! magit-todos :pin "a0e5d1f3c7")
|
(package! magit-todos :pin "a0e5d1f3c7")
|
||||||
(package! github-review :pin "50c6bcc7cf")
|
(package! github-review :pin "50c6bcc7cf")
|
||||||
|
Reference in New Issue
Block a user