Script for recreating a branch from the main branch
Many a times we need to delete and recreate a branch both locally and remotely and sync it with the main branch.
In our firm too we were doing this a lot of times. So, we decided to write a shell script to ease this task.
We will be discussing that ...
sarthak-on-code.hashnode.dev1 min read