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

Deploy only subdirectory, not git root #76

Open
plashenkov opened this issue Jan 22, 2017 · 2 comments
Open

Deploy only subdirectory, not git root #76

plashenkov opened this issue Jan 22, 2017 · 2 comments

Comments

@plashenkov
Copy link

Hi!

Is there a way to deploy only specific subdirectory of git repository, not git root? For example, a complete project to be deployed resides in a directory inside git repository (outside of this dir there are some service files: README, LICENSE, composer.json, .editorconfig, etc.)

For example, in git-ftp there is a --syncroot option to specify local root to be deployed.

Is there some sort of similar option for git-deploy-php?

Thank you!

@pocketarc
Copy link
Owner

No, I'm afraid there isn't such a thing at the moment; that's something that I'd like to add though. Shouldn't be too difficult to add it in, but I haven't had much time lately, I'm afraid.

@louisluu
Copy link

+1

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

No branches or pull requests

3 participants