author | Dan McGee <dpmcgee@gmail.com> | |
Thu, 7 Apr 2011 17:04:19 +0000 (12:04 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 7 Apr 2011 22:53:02 +0000 (15:53 -0700) | ||
commit | 21ec98a75d9cecaeb1493462da593343441661b6 | |
tree | 3106d49e46a83f8d9c7049eba5d5f0e513c5be81 | tree | snapshot |
parent | fa38cfc2c6ce197960f85798aac18ee78aa83f1f | commit | diff |
stash: add two more tests for --no-keep-index
One of these passes just fine; the other one exposes a problem where
command line flag order matters for --no-keep-index and --patch
interaction.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
One of these passes just fine; the other one exposes a problem where
command line flag order matters for --no-keep-index and --patch
interaction.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3903-stash.sh | diff | blob | history | |
t/t3904-stash-patch.sh | diff | blob | history |