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

Add check to see if we have a work tree before returning output #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acabal
Copy link

@acabal acabal commented Jan 16, 2019

In some bare git repos, or sometimes if entering a repo's .git directory, if there is no work tree the Git prompt becomes corrupted:

screenshot from 2019-01-16 14-02-07

This commit adds a check to gitstatus.py to return early if git status returns fatal: this operation must be run in a work tree.

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.

1 participant