[vtk-developers] Stupid git question #1

Moreland, Kenneth kmorel at sandia.gov
Wed Apr 28 14:53:12 EDT 2010


Bill,

I know your question has already been solved, but you might also be interested in this command:

git reset --hard

This command blows away any changes in your files and restores to the last checkout from the local repository.  Be careful with this though for obvious reasons.

-Ken

On 4/27/10 1:56 PM, "Bill Lorensen" <bill.lorensen at gmail.com> wrote:

I'm not using the correct terminology I think.

I have cloned a repository.
By accident I changed or deleted a file.
How do I get a copy of that file from the cloned repository?

Bill

On Tue, Apr 27, 2010 at 3:49 PM, David E DeMarle
<dave.demarle at kitware.com> wrote:
> git checkout path/to/file
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-371-3971 x109
>
>
>
> On Tue, Apr 27, 2010 at 3:42 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> If I accidentally  delete or modify  a file in my local repository,
>> how can I undelete it. I want the equivalent of
>> cvs update -C
>>
>> Bill
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtk-developers





   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100428/d99637ca/attachment.html>


More information about the vtk-developers mailing list