Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Hide stderr from git ls-files #1157

Merged

Conversation

88maomao
Copy link
Contributor

@88maomao 88maomao commented Feb 6, 2019

[Bugfix] Hide stderr from git ls-files

Hide warning: could not open directory 'blabla/': Permission denied if there are files/folders inside a git repo with no user access.

Fixes #1134

Questions

Should there be unittests for that?

@dritter dritter merged commit f7d0293 into Powerlevel9k:master Feb 6, 2019
@dritter
Copy link
Member

dritter commented Feb 6, 2019

I don't think we need tests for this. Thanks @88maomao and welcome to P9K! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terminal printing lots of "Operation not permitted" errors regarding certain directories.
2 participants