Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

VCS_INFO_detect_pijul
setopt localoptions NO_shwordsplit

[[ "$1" == '--flavours' ]] && return 1

VCS_INFO_check_com ${vcs_comm[cmd]} || return 1
vcs_comm[detect_need_file]=config
VCS_INFO_bydir_detect '.pijul'
return $?