Skip to content

It would be cool if EasyDeploy pulled from git in a way which respected export-ignore in .gitattributes #102

@jjsmclaughlin

Description

@jjsmclaughlin

Using the export-ignore directive in .gitattributes is useful way to keep unnecessary files out of release archives and deployments.

https://madewithlove.be/gitattributes/

I notice that Capistrano pulls deployments from git in a way which respects this directive. It would be cool and useful if the DeafultDeployer in EasyDeploy did this also, or had the option to do so. As far as I can see, the commands to pull from git in the DefaultDeployer are at present hard-coded.

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