Deleting a Branch/Fork or re-checking out the Master Branch/Fork?

I cannot seem to find anything in the UI for moving back to master after creating a branch:

I have merged the changes and found that feature to work fairly well but as far as what branch/fork I am on I do not see where to switch?

Postman does not work like Git.

When you create a fork, you get a new Postman collection. The original collection remains unaffected.

But how do I “uncheckout” that fork and find “master” again? It maybe just the UI but working on it it seems like I am working on the “QA” branch. Thanks.

You delete and refork the source again ,

Sure, but how? The UI in the screenshot doesn’t reveal anything about that.

There is option that allows reverting changes in any collection, thus in fork collection as well.

Just click on the collection and in the right side panel click history. Choose where you want to restore changes from.

Done!

It is a bit slow so give it some time to reflect changes.