Is is possible for me to pass arguments to the curl calls that git uses to access a repository hosted over HTTP? I am having a problem accessing the repository as it is authenticated using NTLM, I can curl the repository using curl --ntlm http://username:pass@xxxxxxxxxxxxxx/git How can I do the same for the git clone of the repository? Is it possible easily, or do I have to modify the source and recompile? gsky -- View this message in context: http://www.nabble.com/HTTP-NTLM-Authentication-tp25718488p25718488.html Sent from the git mailing list archive at Nabble.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