vcsh: `vcsh clone [-b <branch>] <remote> [<repo>]`
This is the API for an optional branch selection for `vcsh clone`. It is basically inspired by `git clone [-b|--branch <name>] <remote>`. I could have used the long option `--branch` too but vcsh only uses short ones.
Loading
Please register or sign in to comment