Skip to content

Fix build when pointed at a worktree #860

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

Merged
merged 2 commits into from
May 3, 2019
Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented May 2, 2019

When you do build_docs --doc ../foo/index.asciidoc and foo is a git
worktree then we blew up. This prevents that.

Closes #833

When you do `build_docs --doc ../foo/index.asciidoc` and `foo` is a git
worktree then we blew up. This prevents that.

Closes elastic#833
@nik9000 nik9000 requested review from olksdr and jdconrad May 2, 2019 17:40
Copy link

@jdconrad jdconrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this, Nik! This LGTM, but I wouldn't feel comfortable approving without someone that has a better knowledge of Perl reviewing first :)

Copy link
Contributor

@olksdr olksdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@nik9000 nik9000 merged commit 15297f7 into elastic:master May 3, 2019
@nik9000
Copy link
Member Author

nik9000 commented May 3, 2019

Thanks for looking @olksdr and @jdconrad !

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.

--doc doesn't like worktrees
3 participants