]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-stash.txt
detached-stash: update Documentation
authorJon Seymour <jon.seymour@gmail.com>
Sat, 21 Aug 2010 04:09:04 +0000 (14:09 +1000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Aug 2010 06:51:22 +0000 (23:51 -0700)
commitb0c6bf4a873d5e178f59aa400d994c2bf58f3bd7
tree0e8e566513ea442eee963f326c4ffd3b588e02ab
parentdaf7a0c00039ace8ec965316a0bf8354eb973795
detached-stash: update Documentation

Update the documentation to indicate that git stash branch only attempts
to drop the specified stash if it looks like stash reference.

Also changed the synopsis to more clearly indicate which commands require
a stash entry reference as opposed to merely a stash-like commit.

Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt