I updated the branch and meanwhile I pulled the latest from that branch. After I pulled the latest and I saw couple of things were broken while building the branch and rather than fixing those I immediately ran
git reset --hard
,
at that moment I didn't even realize I had made changes on couple of files.
Is there a way to recover my changes back?