Skip to content

[Feature Request] support for git submodules #83

@Arbel-arad

Description

@Arbel-arad

some of my systems need to have an option for cloning + building with git submodules enabled, looks like this is the required option for git-go is

RecurseSubmodules: git.DefaultSubmoduleRecursionDepth,

in CloneOptions

when using nixos-rebuild i also need to specify --flake '.?submodules=1', not sure how that translates to the way you build.

this should probably be behind an extra option that defaults off, or maybe a generic option for extra build arguments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions