author | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 May 2008 16:47:43 +0000 (09:47 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 May 2008 17:24:32 +0000 (10:24 -0700) | ||
commit | 6eec46bdda7393f1801df70a44d2e0577760a691 | |
tree | 49a2c61fc397b3ba65bd5e772754052f1a8b0013 | tree | snapshot |
parent | d683a0e00cd4734b4fab704baef1ee76205722be | commit | diff |
fix sha1_pack_index_name()
An earlier commit 633f43e (Remove redundant code, eliminate one static
variable, 2008-05-24) had a thinko (perhaps an eyeno) that broke
sha1_pack_index_name() function. One symptom of this was that the http
walker is now completely broken.
This should fix it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
An earlier commit 633f43e (Remove redundant code, eliminate one static
variable, 2008-05-24) had a thinko (perhaps an eyeno) that broke
sha1_pack_index_name() function. One symptom of this was that the http
walker is now completely broken.
This should fix it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sha1_file.c | diff | blob | history |