CTFE Status

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 5 21:23:14 PDT 2016


On Saturday, 5 November 2016 at 15:48:19 UTC, Marc Schütz wrote:
> Unless you haven't committed your work yet, almost everything 
> in Git can be undone. Make a copy of your entire project 
> directory (including .git) and then have a look at `git reflog` 
> around the time the disaster happened. It will show you commit 
> IDs that you can check out.

especially if one will turn off automatic git gc.


More information about the Digitalmars-d mailing list