Skip to content

Is it possible to do an on-the-fly mirror? #1585

Description

@flixman

I have a repository that I want to mirror. Normally I'd fork it and then do periodic pulls from upstream, but these two repos happen to be in AzureDevOps, and this is not possible. I was, then, thinking in having a script that queries the upstream repo, gets the tree, blob, commit and tags objects, and pushes them into the mirror. Do you guys think this approach would work? Ideally I'd like to do this on a service that does not have even disk (like listening/querying for changes and then retrieving the changed objects).

Is this possible at all?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions