$ git stash save -p "message"
Similar to git add -p
but creates a stashed commit instead with the message
as its name.
ormigo git:develop ✗ ≠ git stash save -p "HavvgSearchBundle"
ormigo git:develop ✗ ≠ git stash list
stash@{0}: On develop: HavvgSearchBundle
ormigo git:develop ✗ ≠ git stash show stash@{0}
.gitmodules | 6 ++++++
app/AppKernel.php | 1 +
app/autoload.php | 1 +
deps | 8 ++++++++
deps.lock | 2 ++
5 files changed, 18 insertions(+)
Written by Toni Uebernickel
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#