pijul pull
Pulls changes from a remote upstream
Usage
pijul pull [FLAGS] [OPTIONS] [from] [-- <changes>...]
Args
<from>
Pull from this remote
<changes>...
Pull changes from the local repository, not necessarily from a channel
Flags
-a, --all
Push all changes
--full
Download full changes, even when not necessory
-h, --help
Prints help information
-k
Do not check certificates (HTTPS remotes only, this option might be dangerous)
-V, --version
Prints version information
Options
--from-channel <from-channel>
Pull from this remote channel
--path <path>...
Only pull to these paths
--repository <repo-path>
Set the repository where this command should run. Defaults to the first ancestor of the
current directory that contains a .pijul directory
--to-channel <to-channel>
Pull into this channel instead of the current channel