mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
fix(magit): require Emacs 29.1+ for +forge
Forge depends on ghub, and ghub requires 29.1+, so Forge has dropped backwards compatibility (plus, code-review depends on Forge). Also adds a doctor check for this constraint. Fix: #8419 Ref: magit/forge@35224e5dd4
This commit is contained in:
@@ -14,7 +14,8 @@ This module provides Magit, an interface to the Git version control system.
|
||||
** Module flags
|
||||
- +forge ::
|
||||
Enable Forge; a porcelain for managing Github issues and PRs from within
|
||||
Emacs. Will take a while on first run to build =emacsql-sqlite=.
|
||||
Emacs. Will take a while on first run to build =emacsql-sqlite=. *Requires Emacs
|
||||
29.1 or newer.*
|
||||
|
||||
** Packages
|
||||
- [[doom-package:evil-magit]] if [[doom-module::editor evil +everywhere]]
|
||||
|
Reference in New Issue
Block a user