When a branch is first created, its Components tab contains metadata inherited from the Main Branch or from the source branch used during creation. You can add more metadata at any time using the Add Components button.
Best Practices
Always add components from the correct Salesforce org to avoid mismatches.
Review Activities for conflicts before proceeding with pull requests or merges.
Keep commit messages meaningful so you can track why specific components were added.
Adding Components
1
Select a Branch
Click Code from the left sidebar menu.
Select a branch from the list.
2
Add Components
Click Add Components.
Click Select for the Salesforce organization you want to retrieve metadata from.
Click Next.
Use the Search, Filter, and Sort options to find the components to add.
Click the Add button for each component to add.
3
Commit Changes
Enter a commit message.
Click Commit.
After committing, the Activities tab will show the Commit To Branch job you just started.
Once the job is complete, you will see the components you added on the Components tab.