Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

spec-09-23.test
# RUN: yaml-bench -canonical %s

 # Strip
  # Comments:
strip: |-
  # text
  
 # Clip
  # comments:
…clip: |
  # text… 
 # Keep
  # comments:
…keep: |+
  # text
… # Trail
  # comments.