...
Info |
---|
PrerequisitesMake sure the following items are configured before using this screen:
|
SCM to Org Compare
This option will help you identify the changes done in your Salesforce Org by comparing the files against your Source control Systems like Git. You can view the line-by-line difference of the files, and review and commit the changes to your Source Control System.
...
Clicking on the V icon displays the file content. If the file is modified it displays both the file that is in the Git repo and the file that is in the Salesforce Org / Sandbox. Also highlights the changes in the file content to review.
...
Commit Files to SCM
You can select files and click on Commit button to commit the selected files into your Configured Git repository configured. You can select multiple files using the Ctrl.
...
Once you select the files and click on the commit button, you can select the branch and enter the commit message. Optionally you can select a branch to add the files to Package.
...
Salesforce Org to Salesforce Org Compare
This option will help you to compare changes between two Salesforce Orgs. You can view the list of files that are different (added or modified or deleted), and review the line-by-line differences.
...
Select "Org to Org"
Select the Source org to compare.
Select Target Salesforce Org.
Click on the Compare to view the file differences. Compare drop-down displays all the files to filter.
You can use Full Compare to compare all the files.
The results table will display all the files that are different (added or modified or deleted.
Package to Salesforce Org Compare
This option will help you to identify the changes done in your Salesforce Org by comparing the files in the Package or Package version. You can view the line-by-line difference of the files, and review them. This option can be used to view the changes that will be applied to your target Salesforce Org before deploying or approving the deployment.
...