Add option to disable auto-stash
For consistency with the git command line, I would like the option to disable GitKraken's auto-stash feature. If there are uncommitted changes, trying to change branches with this option turned off should fail, or perhaps prompt the user if they want to stash.
Comments: 6
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
11 Aug, '21
ESRelated to https://feedback.gitkraken.com/suggestions/198442/stash-shouldnt-stash-untracked-files
Ideally both should be implemented IMHO, such that Auto-stash would have 3 levels: Off, Tracked-files-only, All. -
22 Mar, '24
Theodore MergedI noticed that when pulling a branch other than the one I am in, and have changes in my working tree, GitKraken will still auto-stash my working tree, even though it is clearly not needed.
Could GitKraken just do the operation without the auto-stashing? Thanks. -
23 May, '24
USSOCOMWhen following gitKraken instructions to do GUI version of pull force, the auto-stash strays from the directions expected results of -> fetch from origin, reset local to here.
I agree auto-stash should have the capability to be disabled if desired. If everyone doesn't agree with my brilliant suggestion <inconceivable> then at least add a step of delete-stash to: https://www.gitkraken.com/learn/git/problems/git-pull-force -
22 Jun, '24
Chris Bowie System"Do not auto-stash when doing operations in a non-current branch." (suggested by <Hidden> on 2024-03-22), including upvotes (1) and comments (0), was merged into this suggestion.
-
07 Nov, '25
AndyI would like to be able to AutoStash and Pop uncommitted files when moving between branches (maybe provide an option to allow/disallow).