Open ankurkotwal opened 1 year ago
@jorgebucaran I added a commit that keeps this functionality fast if the user doesn't want the dirty count.
Hi @jorgebucaran, any updates? This is the only thing preventing me from adopting Hydro. Thank you for maintaining Hydro, sorry for the ping :)
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?
I want to know exactly how many files in my git repo are staged, unstaged, or untracked.
What would that look like? Do you have an example I can see, or go ahead and type it out.
Sure, this is from tide. +2 = staged, !3 = unstaged, ?1 = untracked
Hmm. We gon need a PdM. 😂
What's PdM?
If a file is added, deleted or modified, the git dirty status indicator will now show the count.