git-archive: make tar the default format
authorRené Scharfe <redacted>
Mon, 9 Apr 2007 15:12:53 +0000 (17:12 +0200)
committerJunio C Hamano <redacted>
Tue, 10 Apr 2007 01:51:40 +0000 (18:51 -0700)
commit8ff21b1a3307c7059ea1e00b5117a50a2bc5fec8
tree42ad4b42cd839195a95b427260975fd129566a41
parent5bcbc7ff1014c58e7296713926206bf6a69e0f4c
git-archive: make tar the default format

As noted by Junio, --format=tar should be assumed if no format
was specified.

Signed-off-by: Rene Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-archive.txt
builtin-archive.c
t/t5000-tar-tree.sh
git clone https://git.99rst.org/PROJECT