Stash your changes in git. git stashStashes changes. git stash listList stashes. git stash show -pShow stash changes. git stash popApply last stash. Level Intermediate Topics #Git Tips Upgrade Git On Linux Mint Resources Git Stashhttps://git-scm.com/docs/git-stash Atlassian - Git Stashhttps://www.atlassian.com/git/tutorials/saving-changes/git-stash Course: Intro to Git Intro to Git Basic Git Commands Git Rebase Git Stash Git tips Git bisect Interactive Patch Conflict Resolution .gitignore File Git log GitHub