Skip to content

Spot the Git Commit Mistake

Find the MistakeEasy

Question

This git commit command has a problem. What is wrong?

Code

                  git commit -m Updated the README file
                

Related Resources

Related Lessons

  • Git Commit

    Learn how to write proper commit messages.

Related Cheatsheets

Look up unfamiliar terms

A beginner-friendly glossary explains jargon in plain English — variables, functions, DOM, Promise, and more.

View glossary

Decode error messages

Plain-English explanations of common errors — what they mean, why they happen, and how to fix them.

View errors

Build real projects

Apply what you learned by building guided projects with starter code and solutions.

← Back to topic