#37117: git-core 1.8.0 bash completions missing git-prompt.sh code -----------------------+------------------------- Reporter: jeff@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: git-core | -----------------------+------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ciserlohn@… * port: => git-core Old description:
__git_ps1 is no longer a defined function in the bash completions, breaking some code I use to put the branch name in my prompt. It seems that this function is in git-prompt.sh which is a second file from Shawn O. Pearce's bash completion code that the +bash_completion variant does not include.
New description: `__git_ps1` is no longer a defined function in the bash completions, breaking some code I use to put the branch name in my prompt. It seems that this function is in git-prompt.sh which is a second file from Shawn O. Pearce's bash completion code that the +bash_completion variant does not include. -- -- Ticket URL: <https://trac.macports.org/ticket/37117#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS