author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 14 Sep 2007 07:31:13 +0000 (03:31 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Sep 2007 10:22:30 +0000 (03:22 -0700) | ||
commit | f1ae391e17be638a14c7505598b73430dbf328f1 | |
tree | f19a7284e639de272a0866978c81f6d6ad90a8a9 | tree | snapshot |
parent | 133296f00cd441b5525ccc3e82ee13cbfc62d246 | commit | diff |
Remove unused unpacklimit variable from builtin-fetch
Never referenced. This should actually be handled down inside
of builtin-fetch-pack, not up here in the generic user frontend.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Never referenced. This should actually be handled down inside
of builtin-fetch-pack, not up here in the generic user frontend.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fetch.c | diff | blob | history |