15 lines
424 B
Text
15 lines
424 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
git is installed.
|
|
|
|
You might wish to configure git for your user (author) name and email.
|
|
|
|
Also, if git's color output is broken (eg. color codes visible instead of
|
|
applied) please consult the core.pager option in the git-config(1) manual, and
|
|
your preferred pager's manual for color output options.
|
|
|
|
bash completion script was renamed to git-completion.bash to keep original name
|
|
EOM
|
|
}
|
|
]
|