Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
# Check exit code error (file's contents are different) # # RUN: echo "hello-first" > %t # RUN: echo "hello-second" > %t1 # RUN: diff %t %t1