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

Validate subtree_path during deploy #334

Merged
merged 1 commit into from
Sep 7, 2015
Merged

Conversation

swalkinshaw
Copy link
Member

Setting a proper subtree_path seems to be a common problem. Previously
the error was a fairly cryptic one during the mv command.

Now we'll check if the subtree_path actually exists in the cloned repo
and provide a useful fail msg if it does not.

Setting a proper `subtree_path` seems to be a common problem. Previously
the error was a fairly cryptic one during the `mv` command.

Now we'll check if the `subtree_path` actually exists in the cloned repo
and provide a useful fail msg if it does not.
@fullyint
Copy link
Contributor

fullyint commented Sep 7, 2015

This works in my tests. That custom error message will be helpful.

swalkinshaw added a commit that referenced this pull request Sep 7, 2015
Validate subtree_path during deploy
@swalkinshaw swalkinshaw merged commit 57b8a15 into master Sep 7, 2015
@swalkinshaw swalkinshaw deleted the deploy-subtree-check branch September 7, 2015 20:48
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.

2 participants