Created
October 30, 2017 08:01
-
-
Save kishan3/455cd35c055223a0f873a7fded42e758 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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