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

Git-plugin: Dirty should count the number of dirty files (instead of being on/off) #42

Closed
wants to merge 1 commit into from

Conversation

ColinHebert
Copy link
Contributor

It doesn't cost much more to actually get the number of dirty files instead of knowing if the current repo is considered as dirty.

This change could imply the removal of everything related to clean_formatted as clean would just be dirty with a value of 0 (could be used with ternary operator, see #41).

lildude pushed a commit to lildude/prezto that referenced this pull request Jan 12, 2014
kodelint pushed a commit to kodelint/prezto that referenced this pull request Nov 15, 2016
Don't prune all duplicates from the search space *before* performing the
search! Instead, simply redo the search when a duplicate result is found.
kodelint pushed a commit to kodelint/prezto that referenced this pull request Nov 15, 2016
RIT80 pushed a commit to RIT80/prezto that referenced this pull request Jan 25, 2022
RIT80 added a commit to RIT80/prezto that referenced this pull request Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants