CopyCommandCopyCommand
Default

git commit -m "message"

Summary

Creates a commit from staged changes with a message.

Command

Windows PowerShell

Run in PowerShellWindows PowerShell
git commit -m "message"

Related commands