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 git stash staged only command #165649

Conversation

joshuaobrien
Copy link

Git 2.35 introduced the ability to stash only the currently staged files. This PR adds a command that exposes that functionality. This was requested in #165353.

@joshuaobrien
Copy link
Author

Could I please grab a review @lszomoru?

@lszomoru
Copy link
Member

@joshuaobrien, thank you very much for your contribution. I have missed this notification and today I was doing some work around the stash commands so I went ahead and implemented this change in #169539. My changes are very much inline with your contribution :( Sorry about that!

@lszomoru lszomoru closed this Dec 19, 2022
@lszomoru lszomoru added this to the January 2023 milestone Dec 19, 2022
@lszomoru lszomoru added the on-release-notes Issue/pull request mentioned in release notes label Dec 19, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
on-release-notes Issue/pull request mentioned in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants