commit | b0c6bf4a873d5e178f59aa400d994c2bf58f3bd7 | [log] [tgz] |
---|---|---|
author | Jon Seymour <jon.seymour@gmail.com> | Sat Aug 21 14:09:04 2010 +1000 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Aug 21 23:51:22 2010 -0700 |
tree | 0e8e566513ea442eee963f326c4ffd3b588e02ab | |
parent | daf7a0c00039ace8ec965316a0bf8354eb973795 [diff] |
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>