tools/magit: gate forge behind flag & add README #1166
This commit is contained in:
parent
e24b8cd1d1
commit
fe3f3d91c3
4 changed files with 67 additions and 8 deletions
|
@ -2,7 +2,8 @@
|
|||
;;; tools/magit/packages.el
|
||||
|
||||
(when (package! magit :pin "0f1234e785")
|
||||
(package! forge :pin "2e2d26cf42")
|
||||
(when (featurep! +forge)
|
||||
(package! forge :pin "2e2d26cf42"))
|
||||
(package! magit-gitflow :pin "cc41b561ec")
|
||||
(package! magit-todos :pin "a0e5d1f3c7")
|
||||
(package! github-review :pin "50c6bcc7cf")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue