author | Alexandre Julliard <julliard@winehq.org> | |
Fri, 24 Nov 2006 14:58:25 +0000 (15:58 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 23:42:50 +0000 (15:42 -0800) | ||
commit | 1f2de769812f0adea598269d788c9c75d23e80b8 | |
tree | 133c070d69b41eb3f2adc654265098708d39a7af | tree | snapshot |
parent | d6491e3a214541aeb016b0688d0920845b03932d | commit | diff |
upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client.
A commit may have been put on the shallow list, and then reached from
another branch and marked NOT_SHALLOW without being removed from the
list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
A commit may have been put on the shallow list, and then reached from
another branch and marked NOT_SHALLOW without being removed from the
list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
upload-pack.c | diff | blob | history |