Answer the question
In order to leave comments, you need to log in
How to restore a git project?
OS X Yosemite, PhpStorm 9.
The project started to slow down. The problem seems to be in the .git folder. Long indexed. The folder has now been removed from the project. Question - is it possible to somehow find the error in this folder? Or somehow rebuild it. What is generally done if something happens to .git?
Answer the question
In order to leave comments, you need to log in
If it is indexed for a very long time, then I can advise you to exclude the git folder from indexing. There is such a function in phpstorm if I'm not mistaken.
In principle, are you interested in restoring all data and history, or is it just in principle to initialize the git repository?
If the second is "git init" in the package with the project
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question