The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.