Skip to content

Automatic git status in vagrant ssh is very slow #187

@TeemuSuoranta

Description

@TeemuSuoranta

In newer box versions, moving to /data/wordpress/ and further (via cd) a neat git status is triggered like so:

DEVELOPMENT [@sitename:/data/wordpress] master(+657/-422)+* ± 

In most cases this is fine and good but at least with Mac Big Sur + Vagrant this is very slow performant in some projects. Maybe it's because they have a lot more files to be crawled than regular projects.

By simply going to /data/wordpress/ might take 1-2 minutes and take CPU temperature in worst cases 95 °C. Is there any easy way to disable this for some project either via config.yml or bash settings?

Screenshot 2021-07-27 at 15 36 39

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfeature-vagrantIssues related to the Vagrant development environment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions