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

feat(git): error handling when not inside git repo #302

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Conversation

jamestrew
Copy link
Collaborator

Go back to letting git status command silently error.
Otherwise it loudly errors when given path is not inside a git repo.

fixes #301

@jamestrew jamestrew merged commit ad7b637 into master Aug 13, 2023
@fdschmidt93 fdschmidt93 deleted the fix-git branch November 15, 2023 15:09
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.

Commit 5db8cdd9 appears to break file_browser functionality when cwd is not in a git repo
1 participant