Sep 7, 2018 · 1 min read
Suppose I have a master and I made a new branch named bug1 and fixed a bug, now I made a pull request to remote repo, and it got merged too,now how to delete the bug1 branch with having that history on top of my master?
Suppose I have a master and I made a new branch named bug1 and fixed a bug, now I made a pull request to remote repo, and it got merged too,now how to delete the bug1 branch with having that history on top of my master?
Written by