author | Alexandre Julliard <julliard@winehq.org> | |
Fri, 24 Nov 2006 14:59:12 +0000 (15:59 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 23:42:50 +0000 (15:42 -0800) | ||
commit | d158631549b87e11f2415622e421546539b09b67 | |
tree | 0def0ce1e37ac244b366e721b5528f8c3e54c368 | tree | snapshot |
parent | 1f2de769812f0adea598269d788c9c75d23e80b8 | commit | diff |
git-fetch: Reset shallow_depth before auto-following tags.
Otherwise fetching the tags could also fetch commits up to the
specified depth, which isn't the expected behavior.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Otherwise fetching the tags could also fetch commits up to the
specified depth, which isn't the expected behavior.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-fetch.sh | diff | blob | history |