I accidently deleted a local branch I was working on in IntelliJ and now I can't find any history of it.
I've tried using git reflog but theres no history of it on the repo. Im trying to search for it in the git tool > console tab but its not there. Is there any other way I can find/restore this branch I deleted locally?