Back to top

1 post tagged with "git"

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 😱.

PublishedApr 05, 2020
Time to read7 min
showdevgitrecoveryRead more