Barf nicely when "git push" is run without parameter.
authorJunio C Hamano <junkio@cox.net>
Fri, 26 Aug 2005 17:37:17 +0000 (10:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 Aug 2005 19:14:30 +0000 (12:14 -0700)
commit9a9cbb6e9f2a5ceca16cae2a959a7162abc36c54
tree421dbb4d737737ecbb3e2e8b227c6df215b6f1a9
parent5f5608bcec417d4c92ac727fdcc83563730c21e9
Barf nicely when "git push" is run without parameter.

Saying "internal error" makes it look like my fault ;-).

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-push-script