alpine-docker/git

Manpages/Help are absent from git commands

MalikKillian opened this issue · 1 comments

git help works fine but that is probably built into Git itself. Running a command like git help add will result in:

warning: failed to exec 'man': No such file or directory
fatal: no man viewer handled the request

This is a toolbox container only and hope to keep it size smaller.