Skip to content

Force sentry to use the absolute git path #51

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 1 commit into from
Jan 25, 2017

Conversation

mrsimonbennett
Copy link
Contributor

@mrsimonbennett mrsimonbennett commented Jan 25, 2017

https://i.imgur.com/Q4ywKhF.png

I was running into issues when running artisan from a directory that did not have a git repository. It was because sentry config exec was using the directory the command was executed in, not the path Laravel is installed. This simple fix forces it to use the correct path.

@dcramer dcramer merged commit e9b5a8b into getsentry:master Jan 25, 2017
@dcramer
Copy link
Member

dcramer commented Jan 25, 2017

Thanks!

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