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

False positive on and/or #75

Closed
markjaquith opened this issue May 9, 2015 · 2 comments
Closed

False positive on and/or #75

markjaquith opened this issue May 9, 2015 · 2 comments

Comments

@markjaquith
Copy link

As part of its output, git status prints this:

use "git add" and/or "git commit -a"

PathPicker picks up and/or as a path. I don't know if excluding and/or specifically is a good idea, but given the popularity of git, I think that use "git add" and/or "git commit -a" could be specifically excluded.

@eduardtm
Copy link

eduardtm commented May 9, 2015

I ran into the same issue during my first minutes of using fpp, +1

@pcottle
Copy link
Contributor

pcottle commented May 11, 2015

Yeah false positives don't really hurt you, but they are less than ideal. lets merge this into #83 which tracks the filesystem validation side

@pcottle pcottle closed this as completed May 11, 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

No branches or pull requests

3 participants