refactor!(magit): remove magit-gitflow

BREAKING CHANGE: This commit removes the magit-gitflow package because:

- It is not considered a "universal" default. I.e. The majority of git
  users do not know of or use it, much less need it.
- The elisp configuration for it is trivial. It doesn't warrant
  Doom-specific support for it and is trivial enough for end-users to
  deploy themselves with minimal difficulty.

Close: #7015
This commit is contained in:
Henrik Lissner 2023-02-18 14:12:51 -05:00
parent 2c652259a5
commit 7a2a5afb97
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 1 additions and 13 deletions

View file

@ -21,7 +21,6 @@ This module provides Magit, an interface to the Git version control system.
- [[doom-package:forge]] if [[doom-module:+forge]]
- [[doom-package:code-review]] if [[doom-module:+forge]]
- [[doom-package:magit]]
- [[doom-package:magit-gitflow]]
- [[doom-package:magit-todos]]
** Hacks