"Sky Patrick" <patricksky852@xxxxxxxxx> writes: > If i want to write a new protocol for file transfer and would like to > to integrate it with git. Is it possible and easy to integrate it ? > Currently, i know that jgit may achieve it, but it is a Java > implementation and may not work with git command line program that > written in C. What is exactly what you want to achieve? From the above it is not clear if you want to add support for new protocol in git (like amazon-s3 support in JGit, or currently in the works smart HTTP transport (HTTP POST)), or perhaps you want some separate application using some unknown file transfer protocol to somehow integrate with git; but what this integration is to be? -- Jakub Narebski Poland ShadeHawk on #git -- 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