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 dirty count to git dirty indicator #44

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ankurkotwal
Copy link

If a file is added, deleted or modified, the git dirty status indicator will now show the count.

@ankurkotwal
Copy link
Author

@jorgebucaran I added a commit that keeps this functionality fast if the user doesn't want the dirty count.

@PatrickF1
Copy link

Hi @jorgebucaran, any updates? This is the only thing preventing me from adopting Hydro. Thank you for maintaining Hydro, sorry for the ping :)

@jorgebucaran
Copy link
Owner

Thanks for the ping! I want to take a shot at it myself. In the meantime, try fisher install ankurkotwal/hydro.

Could I have a description of this feature? What do you need exactly?

@PatrickF1
Copy link

I want to know exactly how many files in my git repo are staged, unstaged, or untracked.

@jorgebucaran
Copy link
Owner

What would that look like? Do you have an example I can see, or go ahead and type it out.

@PatrickF1
Copy link

Sure, this is from tide. +2 = staged, !3 = unstaged, ?1 = untracked
Screenshot 2024-04-01 at 10 24 30 AM

@jorgebucaran
Copy link
Owner

Hmm. We gon need a PdM. 😂

@PatrickF1
Copy link

PatrickF1 commented Apr 1, 2024

What's PdM?

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.

3 participants