Add test: git stash shows status relative to current dir
commit6eaf92f3d08180da4a6bd40035919a7e07ffed5a
authorPiotr Krukowiecki <piotr.krukowiecki@gmail.com>
Mon, 14 Mar 2011 19:19:36 +0000 (14 20:19 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Mar 2011 04:45:11 +0000 (20 21:45 -0700)
tree288e6291a65575f6aad4f81d9552812ab39f0ab4
parent26b59b4812c81de09aa450ebbdf2bb0ea71c0dfd
Add test: git stash shows status relative to current dir

[jc: moved "cd subdir" inside subshell and fixed comparison with expected]

Signed-off-by: Piotr Krukowiecki <piotr.krukowiecki@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3903-stash.sh