Davide Pizzetti wrote:
I've got another question: i've created some new files and translated them into italian. How can i submit them as a patch? I made a git diff but these files i created don't appear there
As I told you. Do 'git add <new file path relative to tree>'. This will add it to your local repo.