The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Nuggit commit

Commit files to the repository, using nuggit to automatically handle submodule boundaries and references.

SYNOPSIS

--help

Display an abbreviated help menu

--man

Display detailed documentation.

--message|m

Commit message. Nuggit will automatically prepend the branch name.

--all|a

If set, commit all modified files.

--no-branch-check

Bypass verification that all submodules are on the same branch.

--force

If specified, bypass all sanity checks, including detached HEAD and matching branch anmes

--push|P

If specified, automatically push changes to origin for any updated submodule.