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

Simple fix for issue #6 that fixes the crash when git-status --porcelain outputs nothing #7

Merged
merged 1 commit into from
Mar 16, 2015

Conversation

dgollub
Copy link
Contributor

@dgollub dgollub commented Mar 16, 2015

The empty git status --procelain output doesn't crash prompt-vcs any longer with this simple fix.

Let me know if I should change anything in this pull request (code, style, or otherwise). Thanks.

Disclaimer: first time using this pull request feature, so I have no real clue how things are supposed to be done or how everything here works.

empty git status --procelain output doesn't crash prompt-vcs any
longer
@mrkline
Copy link
Owner

mrkline commented Mar 16, 2015

Thanks for the PR! I'm sorry I didn't handle this earlier in the week. Everything looks great. I'm using tabs instead of spaces for indentation, but I'll just fix that up post-merge.

I really appreciate the help!

mrkline added a commit that referenced this pull request Mar 16, 2015
Simple fix for issue #6 that fixes the crash when git-status --porcelain outputs nothing
@mrkline mrkline merged commit 035cb36 into mrkline:master Mar 16, 2015
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