From the git-stash
documentation:
A stash is by default listed as “WIP on branchname …”, but you can
give a more descriptive message on the command line when you create
one.
WIP stands for work in progress.
From the git-stash
documentation:
A stash is by default listed as “WIP on branchname …”, but you can
give a more descriptive message on the command line when you create
one.
WIP stands for work in progress.