Opsera enables you to perform metadata migration using the Salesforce Bulk Migration Task. You can migration use this task to migrate all the metadata components available for the selected component types from Salesforce Org to Git branch.
...
...
In a single migration, you can fetch and migrate a max 10,000 Salesforce components.
Workflow
To start the migration, a Salesforce Bulk Migration needs to be created as a task. Once the task has been created, run it to select the metadata component types and the target branch to bring in the changes. Opsera will push the code to the configured branch of the repository during complete sync-up and override any components that are present there. You can view the logs once the Salesforce Bulk Task has been triggered.
...
Navigate to Tasks and open the created salesforce bulk migration task.
Click Run Task.
In the Opsera Task Confirmation popup, choose to create a branch or select an existing branch.
Use Existing Branch: To use an existing branch, select from the Branch dropdown.
Create a new branch: To change the branch where the files are getting synched by creating a new branch, toggle Create a new branch to on. Provide a branch name and select an Upstream Branch from which the feature branch will be created.
...
6. Select the component types and click Proceed with Selected Components.
...
7. Under Salesforce Bulk Migration Wizard Confirmation Screen, verify the components selected and click Proceed.
...