Test "git remote show" and "git remote prune"
commit4704640b611dfb275f6a74c9a9be5e309260a71c
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 29 Feb 2008 01:45:24 +0000 (29 01:45 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 Mar 2008 09:51:44 +0000 (1 01:51 -0800)
tree338a6a048e8ea6969ccf88d747450318d882b623
parenta0ec9d25d9f1c1469ec375169557a1c17d486993
Test "git remote show" and "git remote prune"

While at it, also fix a few instances where a cd was done outside of a
subshell.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5505-remote.sh