Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The message you receive upon executing the commit command on GitBash is to confirm the details of the commit you are about to make. The message typically includes the changes that you have made to your files, the date and time of the commit, and a commit message that you provide. This message is an important step in the Git workflow as it allows you to review and confirm that the changes you have made are correct before they are added to the Git repository.