vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 63 forks source link

Magithub features not configured: (pull-request-merge pull-request-checkout); see variable ‘magithub-features’ to turn off this message #227

Closed aaronjensen closed 6 years ago

aaronjensen commented 6 years ago

After running (magithub-feature-autoinject t) I still get:

Magithub features not configured: (pull-request-merge pull-request-checkout); see variable ‘magithub-features’ to turn off this message

magithub-features is:

Its value is ((commit-browse . t) (pull-request-merge . t))
vermiculus commented 6 years ago

Thanks for the report!