pijul add

Adds a path to the tree.

Pijul has an internal tree to represent the files currently tracked. This command adds files and directories to that tree.

Usage

pijul add [FLAGS] [OPTIONS] [paths]...

Args

<paths>...

Paths to add to the internal tree

Flags

-h, --help

Prints help information

-r, --recursive

-V, --version

Prints version information

Options

--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