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

Feature request: List uncommitted changes and stashes within all repos #387

Open
selurvedu opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@selurvedu
Copy link

Similar to gst list, except I mostly need to track uncommitted changes, not unpushed commits. Tracking unpushed commits may be hard for repos with multiple remotes, so I can do that manually.

Listing stashes with an optional parameter would be very nice too. I often save uncommitted changes there and it's easy to forget about them.

This should work either without providing a repo path, so the changes within all repos would be listed, or with a path prefix, so, for example, github.com/x-motemen would only list the changes in repos under github.com/x-motemen/, and github.com would list everything under github.com/ but not under gitlab.com/ or codeberg.org/.

Having a command similar to gst doctor would be nice as well.

@selurvedu selurvedu changed the title List uncommitted changes and stashes within all repos Feature request: List uncommitted changes and stashes within all repos Apr 24, 2024
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