2009/9/4 Daniel Barkalow <barkalow@xxxxxxxxxxxx>: > Instead of trying to make http://, https://, and ftp:// URLs > indicative of some sort of pattern of transport helper usage, make > them a special case which runs the "curl" helper, and leave the > mechanism by which arbitrary helpers will be chosen entirely to future > work. > - PROGRAMS += git-remote-http$X $(CURL_SYNONYMS) git-http-fetch$X > + PROGRAMS += git-remote-curl$X git-http-fetch$X I think .gitignore would need to be updated again with the added and removed executables? Mike -- 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