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

SYNOPSIS

Nuggit file rename wrapper. This invokes "git mv" appropriately for the given file", which in turn renames said file and stages it in a single step.

WARNING: This command can only be used to move a file WITHIN a given submodule. It is not possible to move a file between submodules while preserving history.