Opened 10 years ago

Closed 6 years ago

#45151 closed defect (wontfix)

git bash_completion with egrep colors

Reported by: sgatis@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: upstream Cc: ci42, raimue (Rainer Müller)
Port: git bash-completion

Description

Bash completion is broken if you have alias egrep='egrep --color=always'. Fix is trivial ,use \egrep instead of grep.

Here is patch and discussian in mailinglists about this http://marc.info/?l=git&m=135392905313666

Change History (3)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ciserlohn@… raimue@… added
Port: git bash-completion added

Not sure if this bug report is about the git port or the bash-completion port.

comment:2 Changed 9 years ago by raimue (Rainer Müller)

Definitely git:

$ port provides /opt/local/share/bash-completion/completions/git
/opt/local/share/bash-completion/completions/git is provided by: git

The linked patch was submitted more than two years ago to upstream. I recommend to ask there why it was never applied.

comment:3 Changed 6 years ago by raimue (Rainer Müller)

Keywords: upstream added
Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.