Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

diff-error-4.txt
# Check exit code error (file's contents are different)
#
# RUN: echo "hello-first" > %t
# RUN: echo "hello-second" > %t1
# RUN: diff %t %t1