On Fri, Jun 20, 2008 at 2:23 PM, jose maria gomez vergara <josemaria@xxxxxxxx> wrote: > I don't feel comfortable programing in C and I prefer C++ only because I > have more experience using this one. May I contribute to this project in > that language?. Any programmer can learn a new language as long as they have enough programming skills; it's not the language you are proficient in, it is the programming you are proficient in. If you would like to contribute to git, consider polishing up your C, really it is not all that hard ;). The main thing you will probably stumble into is the lack of std::string, but there are plenty examples in the git codebase to learn how git handles string. -- Cheers, Sverre Rabbelier -- 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