[PATCH 0/2] Add bash.showUntrackedFiles config option
From: Martin Erik Werner <hidden>
Date: 2016-06-15 22:56:08
Hi, Here is a patch adding a config option for showing untracked files in the shell prompt, I've noticed having it enabled tends to make the prompt act very sluggish in some cases (large repos / unfriendly filesystems). So it would be nice to have a more fine-grained control over it, similar to what exists for bash.showDirtyState. Martin Erik Werner (2): bash completion: add bash.showUntrackedFiles option t9903: add test case for bash.showUntrackedFiles contrib/completion/git-prompt.sh | 11 ++++++++--- t/t9903-bash-prompt.sh | 11 +++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) -- 1.7.10.4