On Sat, Nov 27, 2010 at 18:33, Luke Kenneth Casson Leighton <luke.leighton@xxxxxxxxx> wrote: > I believe it is important that git-over-p2p be given a higher > priority than it is at present. We give "priority" to the stuff people submit patches for. There isn't a git-over-p2p because nobody is working on it, would you like to work on it? I'm also not convinced that this is actually needed. It's trivial to set up a p2p-like network by just emulating a darknet by manually adding remotes & fetching/pushing. That's not viable for the stuff that usually gets distributed on p2p networks, but it sure is viable when you have people working on the same codebase. Which would be the use case for a git-over-p2p client, right? -- 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