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

Allow fine grain filter of git status #1

Open
albfan opened this issue Oct 14, 2015 · 1 comment
Open

Allow fine grain filter of git status #1

albfan opened this issue Oct 14, 2015 · 1 comment

Comments

@albfan
Copy link
Owner

albfan commented Oct 14, 2015

Many times you want to filter git status from staged/unstaged changes. As a graphic view for your git add --patch workflow.

Maybe this shortcuts could work

  • fu only unstaged
  • fs only staged
  • fg show staged/unstaged files

as this seems for advanced users, activate through a global option.

g:NERDTreeAdvancedGitFilter
albfan added a commit that referenced this issue Nov 6, 2015
albfan added a commit that referenced this issue Mar 12, 2017
@albfan
Copy link
Owner Author

albfan commented Mar 12, 2017

I have rebased implementation over last upstream refactor, but there's no test related with this functionality

albfan added a commit that referenced this issue Mar 12, 2017
albfan added a commit that referenced this issue Nov 15, 2018
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

1 participant