intellij-support.jetbrains.com
I did a google and it seems it requires a "git rm --cached
4 Answers · Right click the file(s) · Hover over Git (the git pane will expand) · Click Rollback... (in older versions Revert ) · Check that Delete local ...
You can also add files to your local repository from the Project tool
Go to File Menu-> Settings | Version Control | Confirmation , then check the Show options before adding to version control setting under the When ...
In the Commit tool window Alt+0 , select one or more files that you want to revert, and select Rollback from the context menu, or press Ctrl+Alt+Z ...
And obviously removing files is not the only git command missed in
In IntelliJ IDEA, all operations with branches are performed in the Git Branches popup: To
With DataGrip's inheritance from IntelliJ IDEA, we have the ability to use Git to
You can also add files to your local Git repository from the Project tool ... of the Git Log tool window, and select Remove Remote from the context menu.
teamcity-support.jetbrains.com
The Git repository of a specific project contains submodules.