Can't Commit Changes
When I make changes to a file the changes get saved but I can't commit them with Git because the option is unavailable. I can commit and push from the command line with no problems but the PhpStorm interface won't let me do it. Any idea why? Thanks in advance!
Dave
Please sign in to leave a comment.
Hello Dave,
What exactly do you mean by "the option is unavailable"? The action is disabled in the main menu?
Have you added your Git repository to the VCS roots in Settings | Version Control?
The menu item was unselectable and the text was gray. It eventually started working again a couple days later. I don't know why it happened or what made it start working again.