github - Lost commits made to git on switching branch -


i have started using git , not aware of may basic functionalities of it. cloned forked repo on machine , started making changes repo without taking note of branch using. assumed must default. committed change , selected current branch master github ui interface on osx. when see repo, don't see of changes in it. instead recent commits original authors of repo.

ps. had not published committed changes

git reflog need. shows log of local "ref" changes.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -