git stash

Temporarily shelve changes

Basic

Syntax

git stash [push|pop|list|drop]

Examples

Common flags & options

Related tools

Other Git commands