Retire git-runstatus for real.
authorJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2007 06:08:25 +0000 (22:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2007 06:08:25 +0000 (22:08 -0800)
The command was removed from the builtin command list and there was no
way to invoke it, but the code was still there.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found