Skip to content

Instantly share code, notes, and snippets.

@kishan3
Created October 30, 2017 08:01
Show Gist options
  • Save kishan3/455cd35c055223a0f873a7fded42e758 to your computer and use it in GitHub Desktop.
Save kishan3/455cd35c055223a0f873a7fded42e758 to your computer and use it in GitHub Desktop.
git checkout master && git pull origin master && git fetch -p && git branch -d $(git branch --merged | grep master -v)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment