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:
parent
2054f6b35a
commit
33ef90343e
2 changed files with 9 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue