Skip to content

Conversation

hoangtrann
Copy link

sometimes, there can be a need to only keep certain directories after aggregate, e.g using hatch-odoo for instance and we want to install all modules included in web

this changed add a sparse-checkout attribute to keep what's specified.

./web:
    remotes:
        oca: https://github.com/OCA/web.git
    target: oca 18.0
    merges:
        - oca 18.0
    sparse-checkout:
        - web_responsive

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant