Browse Source
Both archive-tar and archive-zip needed to be taught about subprojects. The tar function died when trying to read the subproject commit object, while the zip function reported "unsupported file mode". This fixes both by representing the subproject as an empty directory. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
Lars Hjemli
18 years ago
committed by
Junio C Hamano
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue