Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* lisp/magit-section.el: Allow several functions as arguments #5112

Closed

Commits on Mar 18, 2024

  1. magit-disable-section-inserter: Allow several functions as arguments

    The function `magit-disable-section-inserter` is convenient in a
    .dir-locals.el file to disable a section per repository. When more
    than one section should be disabled, this function can be called
    several times. This commit makes disabling several sections easier by
    allowing more than one section as argument.
    DamienCassou committed Mar 18, 2024
    Copy the full SHA
    0ee0d4b View commit details
    Browse the repository at this point in the history