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

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

Open
jjsmclaughlin opened this issue Nov 8, 2019 · 0 comments

Comments

@jjsmclaughlin
Copy link

jjsmclaughlin commented Nov 8, 2019

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.

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

No branches or pull requests

1 participant