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

Showconfig throws in Git Bash on Windows #908

Merged

Conversation

asbjornu
Copy link
Member

When doing GitVersion /showconfig in Git Bash on Windows, MinGW automatically expands /showconfig to C:/Program Files/Git/showconfig, which causes GitVersion to crash with an unintelligible Win32Exception. This PR improves upon that a bit by instead catching the errors and outputting useful warning and error messages.

Fixes #905.

@JakeGinnivan JakeGinnivan merged commit 98f8b97 into GitTools:master Jun 25, 2016
@asbjornu asbjornu deleted the feature/showconfig-throws-in-git-bash branch June 25, 2016 10:10
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.

None yet

2 participants