Skip to content

Sub-modules for extensions #158

Description

@daniporr

Have you ever thought of using Git submodules for the various extensions?

This has several advantages, among them:

  • you can easily download only the extensions you are interested in
  • you can work on them more easily (you just need to clone the specific repository, not all of them
  • Git history would be cleaner and more readable
  • when you add a new extension, this will not affect at all the repositories of existing ones (for instance, Git history)
  • ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions