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

Stash created outside application doesn't show up (i.e. not named !!GitHub_Desktop<branch>) #18534

Closed
aybe opened this issue Apr 30, 2024 · 1 comment

Comments

@aybe
Copy link

aybe commented Apr 30, 2024

The feature request

Version:

3.3.15-beta1 (x64)

Suppose the following scenario:

  • you have 10 files waiting to be committed
  • you only want to stash 5 specific files, not possible from GitHub Desktop so you use Visual Studio Code
  • the stash created is visible in Visual Code
  • the stash created is not visible in GitHub Desktop

Example:

Created the stash in Visual Studio Code but it doesn't show up:

image

Now as I see the image, I realize there is !!GitHub_Desktop<branch>, renaming it works: 🥳

image

Proposed solution

Can the software show up stashes it didn't create itself?

and/or

Could selectively stashing files be possible from the software itself?

Thanks!

Additional context

No response

@steveward
Copy link
Member

Thanks for the issue @aybe. This behavior is per-design, see #6107 for our reasoning around choosing this implementation.

I'm going to close this in favor of #12699 which is requesting a similar feature.

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

2 participants