pijul record

Creates a new change

Usage

pijul record [FLAGS] [OPTIONS] [--] [prefixes]...

Args

<prefixes>...

Paths in which to record the changes

Flags

-a, --all

Record all paths that have changed

-h, --help

Prints help information

-S

Sign the change with the default key

--tag

-V, --version

Prints version information

Options

--amend <amend>...

Amend this change instead of creating a new change

--author <author>

Set the author field

--channel <channel>

Record the change in this channel instead of the current channel

-m, --message <message>

Set the change message

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

--timestamp <timestamp>

Set the timestamp field