Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to not numbering files if amount is large #13

Open
aweibell opened this issue Aug 10, 2017 · 0 comments
Open

Fallback to not numbering files if amount is large #13

aweibell opened this issue Aug 10, 2017 · 0 comments

Comments

@aweibell
Copy link

Running gs with a lot of modified files results in lots and lots of error messages:

Failed to execute process '/usr/bin/bc'. Reason:
The total size of the argument and environment lists 131kB exceeds the operating system limit of 2MB.
Try running the command again with fewer arguments.
set: Variable name 'modified file path' is not valid. See help identifiers.
~/.config/fish/functions/gs.fish (line 169):
set arr[$i] $name
^
in function “__gs”
called on line 185 of file ~/.config/fish/functions/gs.fish

in function “gs”
called on standard input

The original scm_breeze says

There were more than 150 changed files. SCM Breeze has fallen back to standard git status for performance reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants