git-archive: make tar the default format
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Mon, 9 Apr 2007 15:12:53 +0000 (17:12 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 10 Apr 2007 01:51:40 +0000 (18:51 -0700)
As noted by Junio, --format=tar should be assumed if no format
was specified.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found