Update open buffers when using git_stash
builtin
#3431
Labels
enhancement
Enhancement to performance, inner workings or existent features
git_stash
builtin
#3431
Is your feature request related to a problem? Please describe.
When using the
git_stash
builtin, I'm often frustrated that the currently open buffer doesn't update when I apply the stash.Describe the solution you'd like
If the applied stash has updated any currently buffers, I'd like them to be updated to reflect the applied changes.
The text was updated successfully, but these errors were encountered: