recover - Recovering unstaged files from git -


i trying convert project svn git few suggested better. setting first commit bit different. however, couldn't understand trying accomplish using sourcetree. under unstaged files had list of of files add. trying ignore of extensions wouldn't using. after not understanding tried cancel changes wouldn't commit these files didn't need. apparently 'discard changes' git meant return original , since didn't commit means wipe entire project. entire project gone except extensions of files ignored in .gitignore. see there .git folder bunch of objects. seems pretty sizeable, project still resides there, there anyway recover these?


Comments