Skip to content

Using GitDeltaDeploy with submodule #13

Description

@gluip

Hi Sean,

Sorry to file an issue on such a greate plugin. We have been using with pleasure as it saves us 20 minutes of deploy time on every deploy. However I found that it does not handle git submodules well. Changes in the submodule are not detected and do results in adding files to ChangedItemFiles.txt .We have a Foundation layer which is placed is a separate git repository and we include that as a submodule.

The problem seems to be around the git diff --name-only that is used. Adding --submodule=diff does not solve the problem however.

I will look into this as well but was wandering whether you know this issues and maybe already know a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions