diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2010-08-21 14:09:03 +1000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-21 23:51:22 -0700 |
commit | daf7a0c00039ace8ec965316a0bf8354eb973795 (patch) | |
tree | 635db83106965aa8ab2f48b7254c6884154ef9db /abspath.c | |
parent | detached-stash: simplify git stash show (diff) | |
download | tgif-daf7a0c00039ace8ec965316a0bf8354eb973795.tar.xz |
detached-stash: tests of git stash with stash-like arguments
Adds new tests which check that:
* git stash branch handles a stash-like argument when there is a stash stack
* git stash branch handles a stash-like argument when there is not a stash stack
* git stash show handles a stash-like argument when there is a stash stack
* git stash show handles a stash-like argument when there is not a stash stack
* git stash drop fails early if the specified argument is not a stash reference
* git stash pop fails early if the specified argument is not a stash reference
* git stash * fails early if the reference supplied is bogus
* git stash fails early with stash@{n} where n >= length of stash log
Helped-by: Johannes Sixt
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'abspath.c')
0 files changed, 0 insertions, 0 deletions