mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
16 lines
424 B
Plaintext
16 lines
424 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|