Hi,

On Tue, May 20, 2008 at 10:00 AM, Zeno Tajoli <[EMAIL PROTECTED]> wrote:
> thank you for the information.
> In fact I want to discard the changes, can I do this operation with git ?
> Is there a command like 'git discard' ?

Yes:

git checkout name_of_modified_file

will discard the local changes.

Regards,

Galen
-- 
Galen Charlton
Koha Application Developer
LibLime
[EMAIL PROTECTED]
p: 1-888-564-2457 x709
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to