Is there a way to view expired logs? I saved several local commits that I made a few months ago at the local branch, and I constantly updated it with the remote branch, often changing the frequency. Somehow I lost all my local commits for this branch and cannot restore it, since git reflog does not show logs for a certain date.
source
share