[git-users] Re: How can I clean cache git

2008-10-01 Thread Sergey Kruk
I'm sorry I get error fatal: Failed to resolve 'text.txt' as a valid ref. when I do like this : git reset --hard F text.txt To reset changes made to one file use git-checkout git checkout text.txt should undo changes made to text.txt since the last commit

[git-users] Re: How can I clean cache git

2008-10-01 Thread Lemur
Ok! You of both has helped to me. Notable it's TomSW On 1 окт, 19:15, Sergey Kruk [EMAIL PROTECTED] wrote: I'm sorry I get error fatal: Failed to resolve 'text.txt' as a valid ref. when I do like this : git reset --hard F text.txt To reset changes made to one file use git-checkout git