In org-mode, I can run org-tree-to-indirect-buffer to open a subtree in an indirect buffer and edit it in isolation.
When I'm done editing the subtree in the indirect buffer, what command do I run to close the buffer containing the subtree and return to the main buffer containing all my trees?
C-h i g(emacs) Indirect BuffersRET- phils