> I have one question.
> How can I clean cache git? For example: I have changed my files but I
> want turn down of it and I don't make #git-commit . yet. My cache have
> modificated data (git-status appear that).

You mean, lose your changes and go back to the most recent commit?

git reset --hard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to