Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

has_include_if_elif.json
[
{
  "directory": "DIR",
  "command": "clang -E DIR/has_include_if_elif2.cpp -IInputs",
  "file": "DIR/has_include_if_elif2.cpp"
},
{
  "directory": "DIR",
  "command": "clang-cl /E /IInputs -- DIR/has_include_if_elif2_clangcl.cpp",
  "file": "DIR/has_include_if_elif2_clangcl.cpp"
}
]