diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2012-09-09 08:19:37 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-12 11:46:31 -0700 |
commit | 8db43d2935811319a1d427be4da2723f68516e62 (patch) | |
tree | f7df7d44451f626022ca98995e64f192e3437111 /http-walker.c | |
parent | 3b0820045a68fa84707768528f3af4520fbf3bf0 (diff) | |
download | git-8db43d2935811319a1d427be4da2723f68516e62.tar.gz |
t5500: add tests of fetch-pack --all --depth=N $URL $REF
Document some bugs in "git fetch-pack":
1. If "git fetch-pack" is called with "--all", "--depth", and an
explicit existing non-tag reference to fetch, then it falsely reports
that the reference was not found, even though it was fetched
correctly.
2. If "git fetch-pack" is called with "--all", "--depth", and an
explicit existing tag reference to fetch, then it segfaults in
filter_refs() because return_refs is used without having been
initialized.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-walker.c')
0 files changed, 0 insertions, 0 deletions