A
A
Alex Titakoff2017-03-07 21:07:37
git
Alex Titakoff, 2017-03-07 21:07:37

Git over sshfs is slow. Is it being treated?

Good day.
Git over sshfs is slow, fixable?
When entering the directory through the terminal, it thinks for a very long time. Locally, git status is almost unhealthy to request on a significant project.
There are no problems when working via ssh on the server.
But are there any solutions for the mounted-directory terminal?
Accordingly, the git folder drops - everything opens, not instantly, but faster
***
By the way, the problem stemmed from another one - Gulp is stupid when starting a node on a server, until for some unknown reason, it gives left errors and caches. Locally, the assembly is done clearly, without glitches. ;).... because the solution is to collect the node permanently, but the problem arises above )

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Titakoff, 2017-03-24
@AlexIndex

so far only a life hack...
1. rename .git to .fit with a laconic mv command or something like that. Git is cut off, indexing is cut off. sshfs is ok.
2. Worked => reverse action.
...
well, that's it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question