Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
git.9000
git-bash-completion-egrep-color-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-bash-completion-egrep-color-fix.diff of Package git.9000
--- contrib/completion/git-completion.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: git-2.11.0/contrib/completion/git-completion.bash =================================================================== --- git-2.11.0.orig/contrib/completion/git-completion.bash +++ git-2.11.0/contrib/completion/git-completion.bash @@ -627,7 +627,7 @@ __git_commands () { then printf "%s" "${GIT_TESTING_COMMAND_COMPLETION}" else - git help -a|egrep '^ [a-zA-Z0-9]' + git help -a|egrep --color=never '^ [a-zA-Z0-9]' fi }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor