-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
It's for instances when you need to push to a different gen3 instance indexd but the github repository state hasn't changed so there is no way to invoke a git-lfs action so you have to do it manually via this command.
Ex: git-drs fetch objects from development, git-drs push objects to production.
As for as I know git-lfs doesn't currently support push to multiple remotes. This functionality attempts to bridge this gap so that you can write indexd records on multiple calypr instances without having to upload the files multiple times and create new github repos, etc.
Are there utilities we can remove from git-drs into it's own utility?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed