commit changes with message
Commits checked-in changes to the local working branch with a message in one command.
git commit -m "Message describing committed changes."
copy
Commits checked-in changes to the local working branch with a message in one command.
git commit -m "Message describing committed changes."
copy