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

Fix #58 (nil pointer dereference) #62

Merged
merged 3 commits into from
Jul 2, 2019

Conversation

mjarkk
Copy link
Contributor

@mjarkk mjarkk commented Jul 2, 2019

This fixes #58
We try to fallback on a view that might not exist.
But that a view requires the project to be a docker-compose project

mjarkk and others added 2 commits July 2, 2019 08:36
Update to latest master

Co-authored-by: Jesse Duffield <[email protected]>
Co-authored-by: Jan Krüger <[email protected]>
Co-authored-by: jony montana <[email protected]>
Co-authored-by: null <[email protected]>
Co-authored-by: Mikhail Swift <[email protected]>
Co-authored-by: Devin <[email protected]>
Copy link
Owner

@jesseduffield jesseduffield left a comment

Choose a reason for hiding this comment

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

one thing :)

Copy link
Owner

@jesseduffield jesseduffield left a comment

Choose a reason for hiding this comment

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

LGTM :)

@jesseduffield jesseduffield merged commit 187689a into jesseduffield:master Jul 2, 2019
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.

panic on linux mint with v0.3, nil pointer dereference
2 participants