Henrik Lissner 2020-04-14 19:18:26 -04:00
parent 93ff95c06e
commit 31a31fff46
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; -*-
;;; tools/magit/packages.el
(when (package! magit :pin "68b5a13fa1")
(when (package! magit :pin "0f1234e785")
(package! forge :pin "2e2d26cf42")
(package! magit-gitflow :pin "cc41b561ec")
(package! magit-todos :pin "a0e5d1f3c7")
(package! github-review :pin "50c6bcc7cf")
(when (featurep! :editor evil +everywhere)
(package! evil-magit :pin "0b79aa33a4")))
(package! evil-magit :pin "253c644807")))