Davide Pizzetti wrote:
Il giorno dom, 28/06/2009 alle 16.39 +0400, Nikolay Sivov ha scritto:
Davide Pizzetti wrote:
i think i made a little mess with the files for winedbg. how do i restore the situation to the previous state? Il giorno dom, 28/06/2009 alle 16.14 +0400, Nikolay Sivov ha scritto:
Davide Pizzetti wrote:
Here's the italian translation for winedbg
Hi, Davide.
This patch is malformed too.
When you need to create new file in repo, first create it in your file system, then do 'git add programs/winedbg/rsrc_It.rc' . This will add it to your repo. Don't forget to edit rsrc.rc file too to add your new created resource file.
Bye.
Save your edited files somewhere outside tree to keep your work. After that do 'git reset --hard origin' this will reset your tree head to point of last 'git fetch' update.
After that proceed as described (add new file, put translation in it, etc).
Ok, thank you. For restoring the completed works i just overwrite the files, right?
Yeah, just paste it into new created file.