On Tue, Dec 13, 2011 at 06:19:09PM -0500, Jeff King wrote: > > Or just let the "dumb HTTP" die. > > > > I thought push over DAV has long been dead; is anybody using it for real? > > For the record, I have no problem whatsoever with letting it die. I just > think we probably shouldn't do it accidentally during a release. ;) BTW, one other solution, rather than reverting Stefan's patch, is to just re-add the "unconditionally ask for a password" behavior back to git-http-push, but not to the fetching side. Especially if we hope to kill off git-http-push soon (after a deprecation period presumably), then that lets it work in the meantime without hurting the other http code. And it's really easy to do. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html