How I recovered a day's worth of work with git 🏥
I was working on a project a week ago and had a local branch (with a few commits) I was going to push to upstream to create a PR (pull request). However, after pulling down master and rebasing, I realised all of my code except my first commit is gone after rebase 😱.
Apr 05, 2020
6 min