Skip to content

fix: stash summary wasn't showing correctly #92

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wenfangdu
Copy link

Fixes #91.

@wenfangdu
Copy link
Author

Before:
image
After:
image
The side effect is that the branch name is gone.

@wenfangdu wenfangdu marked this pull request as ready for review July 7, 2023 02:52
@wenfangdu
Copy link
Author

When dropping a stash, there's no need to show a notification, removing the stash entry from the panel is clear enough.
There're a lot of improvements that can be done for this extension, such as stash renaming, showing relative stash date, etc. https://github.com/gitkraken/vscode-gitlens is a good codebase to refer to.

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

Successfully merging this pull request may close these issues.

[Bug] git stash store -m 'msg' 'commit-id' broken format
1 participant