[tei-council] git help

Peter Stadler stadler at edirom.de
Fri Sep 5 09:41:51 EDT 2014


 git log --since 2014-08-13T18:30:00 --until 2014-08-14T18:30:00
will list the commits including the hash, e.g. 63b16828b1297a85fe22997721cab3c678d32605

use that for checkout
git checkout 63b16828b1297a85fe22997721cab3c678d32605 (this kind of switches your head to that commit and automatically detaches head for "discardable experiments")

Best
Peter

Am 05.09.2014 um 15:33 schrieb Sebastian Rahtz <sebastian.rahtz at it.ox.ac.uk>:

> things like
> 
> git checkout 'master@{1979-02-26 18:30:00}’
> 
> ?
> 
> --
> Sebastian Rahtz      
> Director (Research) of Academic IT
> University of Oxford IT Services
> 13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431
> 
> Não sou nada.
> Nunca serei nada.
> Não posso querer ser nada.
> À parte isso, tenho em mim todos os sonhos do mundo.
> 
> -- 
> tei-council mailing list
> tei-council at lists.village.Virginia.EDU
> http://lists.village.Virginia.EDU/mailman/listinfo/tei-council
> 
> PLEASE NOTE: postings to this list are publicly archived

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.village.Virginia.EDU/pipermail/tei-council/attachments/20140905/8db3f984/attachment.bin 


More information about the tei-council mailing list