git - Viewing expired reflog logs -


is there way view expired reflogs? i've been keeping few local commit made months ago on local branch , i've kept date our remote branch rebasing frequently. somehow i've lost of local commits branch , have no way recover since git reflog not showing logs past date.

once reflogs expired, removed reflog. not see them in reflog, design.

see man git-reflog


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -