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 hideCommitViewExplorer default value #329

Merged
merged 1 commit into from
Oct 13, 2018
Merged

Conversation

imroc
Copy link
Contributor

@imroc imroc commented Oct 13, 2018

"false" -> false

@imroc
Copy link
Contributor Author

imroc commented Oct 13, 2018

the type of gitHistory.hideCommitViewExplorer is boolean, which default value was given a string, cause the CommitViewExplorer do not show by default, change to false to take effect.

@imroc
Copy link
Contributor Author

imroc commented Oct 13, 2018

ci failure was not related

@ole1986 ole1986 merged commit 04c3611 into DonJayamanne:master Oct 13, 2018
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