Create new branch from commit ID
Due to unwanted push/pull/merge, your branch often messes up with unwanted code. Some unnecessary and buggy commit lines up in your branch's commit history.
In this case, you wish to create a new branch from the last correct commit.
The naive approac...
tirthpatel.hashnode.dev1 min read