Ask Your Question
3

What is the process for deleting all GitHub branches that have been merged using "Squash and Merge"?

asked 2022-04-12 11:00:00 +0000

plato gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2021-11-29 15:00:00 +0000

lakamha gravatar image
  1. Go to the main page of the repository where you want to delete the merged branches.
  2. Click on branches tab.
  3. Check whether the branch has been merged. It will have a green tick mark beside the branch name to indicate that it has been merged.
  4. If a branch has been merged, click on the branch name.
  5. Then, click on the “Delete Branch” button.
  6. A confirmation window will appear asking for your confirmation to delete the branch.
  7. Confirm by clicking on the “Delete Branch” button.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-12 11:00:00 +0000

Seen: 8 times

Last updated: Nov 29 '21