Skip to content

git-completion, OS X, Homebrew instructions  #46

Open
@thomasaw

Description

@thomasaw

For more recent versions of git (installed via brew), the shell script should be:

if [ -f `brew --prefix`/etc/bash_completion.d/git-completion.bash ]; then
  . `brew --prefix`/etc/bash_completion.d/git-completion.bash
fi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions