Revert to stable version of magit, temporarily

Magit introduced some breaking changes in a recent commit that breaks
evil-magit and magithub. Magithub appears to be migrating to forge, so
until evil-magit has updated and I've properly replaced magithub with
forge, we'll use an earlier version of magit instead.
This commit is contained in:
Henrik Lissner 2019-02-14 23:47:29 -05:00
parent 2054f6b35a
commit 33ef90343e
2 changed files with 9 additions and 1 deletions

View file

@ -99,6 +99,7 @@ what features are available.")
"gj" #'git-rebase-move-line-down
"gk" #'git-rebase-move-line-up)))
(def-package! forge
:when (featurep! :tools magit +forge)
:after magit