Skip to content

clone into existing subdir #362

Closed
Closed
@brianjmurrell

Description

@brianjmurrell

How can I force git subrepo to clone into a pre-existing dir where the result should be the combination of the dir's existing content and the content of the repo I am trying to subrepo into the existing dir?

Clearly I could git mv the existing dir contents out of the way, then git subrepo clone then git mv the contents back into the subrepo'd dir, but that leaves a mess in the history and I can't even squash those once I have done it because then I mess up git subrepos githash references.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions