[vtk-developers] Another stupid git question

David E DeMarle dave.demarle at kitware.com
Thu Apr 29 14:55:36 EDT 2010


I think this:

#update what your machine knows about the server
git fetch

#make your files reflect what the main line on the server had as of 3AM
git checkout `git rev-list -n1 --before="03:00:00" origin/master`

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Thu, Apr 29, 2010 at 1:11 PM, Scott, W Alan <wascott at sandia.gov> wrote:
> In CVS terms, I would like to update my copy of the trunk, but only up to
> 3am this morning.  That way, I tend to avoid the “noise” of the daily
> checkins.  Can this be done with git?
>
> Thanks,
>
> Alan
>
> --------------------------------------------------------
> W. Alan Scott
> ParaView Support Manager
>
> GAITS
> Sandia National Laboratories, MS 0822
> Org 9326 - Building 880 A1-C
> (505) 284-0932   FAX (505) 845-0833
> ---------------------------------------------------------
>
>
>
> _______________________________________________
> 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
>
>
>



More information about the vtk-developers mailing list