Skip to content

Detect URLs referring to subdirectories #349

@SomeoneSerge

Description

@SomeoneSerge

e.g. in monorepos: https://github.com/langchain-ai/langchain/blob/master/libs/langchain/pyproject.toml.

Expected behaviour

$ nix-init https://github.com/langchain-ai/langchain/
... parses the top-level pyproject.toml
$ nix-init https://github.com/langchain-ai/langchain/blob/master/libs/langchain/
... parses libs/langchain/pyproject.toml

OTOH, we could opt for something more explicit than the special treatment of blob/ref/... urls

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions