One of the 100 questions in this topic
How much do you know about Git and Version Control?The git commit command is used to record staged changes in the repository. It creates a new commit with a descriptive message, saving a point in the project's history that can be revisited later.