Junio, I'm working with Mike on the http auth stuff, and I was testing out your patch. I can get it to work for fetch but push is giving me some grief. Looking through the code I noticed that online 219 of http-push.c that http_init is being called with NULL instead of a remote. If I pass in the remote then there is no remotre-url. I've been digging around and can't find where or when that is being set. It has been a while since I worked with C but I'd love to jump in and help out here. Can you point me in the right direction to get the remote->url[0] set for the http_auth_init to use? Thanks, -- Amos King http://dirtyInformation.com http://github.com/Adkron -- Looking for something to do? Visit http://ImThere.com -- 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