git commit

Commit files to the repository.
More information.
git commit -m "{message}"
git commit --file {path/to/commit_message_file}
git commit -a -m "{message}"
git commit -S -m "{message}"
git commit --amend
git commit {path/to/file1} {path/to/file2}
git commit -m "{message}" --allow-empty
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY