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

Support auto-cloning of repositories #26

Open
mjpitz opened this issue Jan 16, 2019 · 0 comments
Open

Support auto-cloning of repositories #26

mjpitz opened this issue Jan 16, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mjpitz
Copy link
Member

mjpitz commented Jan 16, 2019

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.

@mjpitz mjpitz added enhancement New feature or request help wanted Extra attention is needed labels Jan 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant