Skip to content

git submodule does not work #1

@steefdebruijn

Description

@steefdebruijn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions