'Stash' shouldn't stash untracked files

51 votes

Unlike the git command line, when stashing GitKraken automatically stages and stashes untracked (and not ignored) files. Because GitKraken also auto-stashes when switching branches, this ultimately results in untracked files getting added to the index when switching branches, which is unexpected. To avoid this and be consistent with command line git, the 'stash' operation should ignore untracked files.

Under consideration Suggested by: Tim Bates Upvoted: 03 Apr Comments: 7

Comments: 7