IJBADL4QSFXYFDP35BRM4ZSYEQXJ5PRRNTQFBZAEALRGR7UXDUHAC
pijul clone [-h | --help] [-V | --version] [ --from-branch <from_branch> ] [--patch <patch> …] [(-p | --port) <port>] [--to-branch <to_branch>] <from> [to]
pijul clone [-h | --help] [-V | --version] [-k] [--lazy] [ --channel <channel> ] [--change
<change> …] [--state <state>] [--path <partial-path>] <remote> [--] [path]
Clone a single branch of a remote repository, i.e. initialise a new
repository, and apply all patches from a branch from the remote
Clone a single channel of a remote repository, i.e. initialise a new
repository, and apply all changes from a channel from the remote
Pull patch \<patch\> and its dependencies. Can appear multiple times on the command line.
- -p \<port\>, --port \<port\>
If the repository is accessed over SSH, the port of the remote SSH
server, defaulting to 22 (the standard SSH port).
- --to-branch \<branch\>
Pull change \<change\> and its dependencies. Can appear multiple times on the command line.