Use "git log --before YYYY-MM-DD --after YYYY-MM-DD" to see the comment 
of the change, commit ID, and the date the change was made. You can 
leave out before or after switch if you want to. Then use the commit ID 
in "git reset --hard <commit_id>". You only need the last 7 characters 
of the commit ID. This changes your working tree to match the tree 
after the commit.

Saikrishna Arcot

On Thu 20 Jun 2013 06:09:02 PM CDT, grtuxhangar team wrote:
> Hello, again my question
>
> Help
>
> What is the right git command line.? to get the git content at a
> specific date
>
> Ahmad
>
>
>
> On 20 June 2013 19:41, grtuxhangar team <hohora...@gmail.com
> <mailto:hohora...@gmail.com>> wrote:
>
>     I'll have some free time along the end of that week, i could try
>     to build some versions.
>
>     However,  to get the Git content  at a specific date , is beyond
>     my expertise.
>
>     What is the right git command.
>
>     Thank
>     Ahmad
>
>
>     On 20 June 2013 15:53, James Turner <zakal...@mac.com
>     <mailto:zakal...@mac.com>> wrote:
>
>
>         On 20 Jun 2013, at 14:44, grtuxhangar team
>         <hohora...@gmail.com <mailto:hohora...@gmail.com>> wrote:
>
>>         We have a FG Git built working  version  which is Feb the 17,
>>         versus a next FG Git built version NOT working which is March
>>         the 20.
>>
>>         Sorry we can't be more precise.
>
>         Okay, that's still a good narrowing of possible changes, thanks.
>
>         If anyone wants to experiment within that range, it would be
>         much appreciated. I'll eyeball the relevant commit logs over
>         the next few days and see if I can spot anything.
>
>         James
>
>
>         
> ------------------------------------------------------------------------------
>         This SF.net email is sponsored by Windows:
>
>         Build for Windows Store.
>
>         http://p.sf.net/sfu/windows-dev2dev
>         _______________________________________________
>         Flightgear-devel mailing list
>         Flightgear-devel@lists.sourceforge.net
>         <mailto:Flightgear-devel@lists.sourceforge.net>
>         https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
>
>
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to