P
P
Pavel Gogolinsky2015-08-06 00:02:33
git
Pavel Gogolinsky, 2015-08-06 00:02:33

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

2 answer(s)
A
Andrey Salnikov, 2015-08-06
@Shshzik

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.

T
TyzhSysAdmin, 2015-08-06
@POS_troi

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 question

Ask a Question

731 491 924 answers to any question