Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Support auto-cloning of repositories #26

Open
@mjpitz

Description

@mjpitz

Right now, we clone on the fly. Some people would like to have some repos cloned automatically. Seems like adding support for this would be easy. Under the clone config, we can add an init section that has a list of strings / regex. If the repo url matches the string or regex, then the repo is added to a list to be cloned once the fs starts up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions