author | Alexandre Julliard <julliard@winehq.org> | |
Sat, 11 Nov 2006 13:57:23 +0000 (14:57 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 23:42:49 +0000 (15:42 -0800) | ||
commit | abef3a1625b7aff168a5fa062432dc6ef2006963 | |
tree | 00ee34c508a52ef377510a9009b4be3009384204 | tree | snapshot |
parent | f53514bc2d82f2f5cc7b447575e74aa266ed46f0 | commit | diff |
Shallow clone: do not ignore shallowness when following tags
Tags should be considered when truncating the
commit list. The patch below fixes it, and fetches the right number of
commits for each tag. However the correct fix is probably to not fetch
historical tags at all.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Tags should be considered when truncating the
commit list. The patch below fixes it, and fetches the right number of
commits for each tag. However the correct fix is probably to not fetch
historical tags at all.
Signed-off-by: Junio C Hamano <junkio@cox.net>
shallow.c | diff | blob | history |