author | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 06:48:03 +0000 (23:48 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 06:57:46 +0000 (23:57 -0700) | ||
commit | 37f944363d5b5fb5bcbf2d184865534739713c01 | |
tree | b3f97e06445c0220b0149795035734fa40d25bfa | tree | snapshot |
parent | 854c4168e77a692dc198311f04bf31939355f2a3 | commit | diff |
archive: allow remote to have more formats than we understand.
This fixes git-archive --remote not to parse archiver arguments;
otherwise if the remote end implements formats other than the
one known locally we will not be able to access that format.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This fixes git-archive --remote not to parse archiver arguments;
otherwise if the remote end implements formats other than the
one known locally we will not be able to access that format.
Signed-off-by: Junio C Hamano <junkio@cox.net>
archive.h | diff | blob | history | |
builtin-archive.c | diff | blob | history |