-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
perl seems not to be installed and that seems to be required for git submodule use.
reproduce:
docker run --rm -ti bravissimolabs/alpine-git bash
bash-4.3# mkdir t
bash-4.3# cd t
bash-4.3# git init
Initialized empty Git repository in /t/.git/
bash-4.3# git submodule init
/usr/libexec/git-core/git-submodule: line 1: /usr/bin/perl: not found
bash-4.3#
Metadata
Metadata
Assignees
Labels
No labels