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

Git: Git stash feature #416

Open
9 tasks
tomlin7 opened this issue Oct 11, 2024 · 0 comments
Open
9 tasks

Git: Git stash feature #416

tomlin7 opened this issue Oct 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request file management file watchers, handling of opened files and folders, etc git Related to biscuit's git integration help wanted Extra attention is needed

Comments

@tomlin7
Copy link
Owner

tomlin7 commented Oct 11, 2024

Feature

Git stashes are very useful when handling changes between multiple branches. Adding this feature to Biscuit's GUI based git integration will be beneficial.

image

  • git stash
  • git stash staged
  • view stash list
  • apply latest stash
  • apply stash...
  • pop latest stash
  • pop stash...
  • drop latest stash
  • drop stash...

Notes

@tomlin7 tomlin7 added the enhancement New feature or request label Oct 11, 2024
@tomlin7 tomlin7 self-assigned this Oct 11, 2024
@tomlin7 tomlin7 added file management file watchers, handling of opened files and folders, etc help wanted Extra attention is needed git Related to biscuit's git integration labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request file management file watchers, handling of opened files and folders, etc git Related to biscuit's git integration help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant