Skip to content

Slowdown from unstaged files #8

@ProgramMax

Description

@ProgramMax

The command prompt currently has 1 very slow action.

When checking for unstaged files that have never been tracked in the git repo, it has to ask the OS for a list of files from each directory.

We could potentially not have that step. Or we could get the results async (apparently not available in bash).

Evaluate a few different options.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions