Hi, I noticed that github is sending HTTP 500 errors when I send HEAD requests to pack files.
For example, currently the pack list for git.git (at http://github.com/git/git.git/objects/info/packs) reads P pack-0969735a8b490d66c6d7e85646fc9cd4fe75a4d1.pack P pack-b24363d335c960e79b33238044c43cc10fe3173f.pack For the first pack file, no problem, I get a 200 response, but for the second one (at http://github.com/git/git.git/objects/pack/pack-b24363d335c960e79b33238044c43cc10fe3173f.pack), I get a 500 error, although I can fetch it fine if I do so. PS. I'm sending HEAD requests for some patches I have that make give git users a better idea of their fetching progress (over http://). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
