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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -