Skip to content

Recursive clone/pull #1

@apertome

Description

@apertome

It would be great if this did a recursive clone/pull, this would pull in all the dependencies. This could be the default behavior, or optional.

The perfsonar/toolkit repo's README.md has some examples that could be adapted:
https://github.com/perfsonar/toolkit/blob/master/README.md

Basically,

clone:
git clone --recursive https://github.com/perfsonar/toolkit.git

pull:
git submodule foreach git pull origin master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions