]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5505-remote.sh
git-remote rm: add tests and minor fix-ups
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2007 05:29:12 +0000 (22:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2007 05:29:12 +0000 (22:29 -0700)
commit683b56791b4e8a29ff9bc98c7faff69d7854d845
treec5a42c25b0eacc16066342d1d22e2dd000372c00
parent1b4cbb5d5880091b1f4980e7a3f5cac276352bee
git-remote rm: add tests and minor fix-ups

This fixes "git remote rm" which always exited with a failure,
corrects indentation, and adds tests.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-remote.perl
t/t5505-remote.sh [new file with mode: 0755]