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.