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

Use git submodules for extensions #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 9, 2018

  1. Use git submodules for extensions

    Now instead of manually cloning them in the `extensions` folder,
    you can run `git submodule update --init`.
    You can also define what commit/branch/tag to track if the tip of
    the master branch is not suitable for production.
    akien-mga committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    2845950 View commit details
    Browse the repository at this point in the history