Question
I tried committing my changes and the terminal returned an error saying Valid Git commands start with the word "git" followed by a space, then the command name.
, how can I fix this?
Answer
If you see this error, it may be a temporary environment issue that can be resolved with a restart. In that case, try pressing ‘Get Help’ in the bottom right and then restarting. If the issue persists, try the following:
- Make sure you’re using Chrome
- Clear your browser cache
- Hard refresh the page (Cmd + Shift + R on Mac, Ctrl + F5 on Windows)
If you’re still seeing the same error, be sure you actually did commit correctly!
A passing commit would look like: git commit -m "Complete first line of dialogue"