- Switch to Source Control view.
- Switch to View As Tree.
- Right click the component you want to add for source control and select
+ Stage Changes. This action adds all
the files for this component to perform source control.
- Right click the component and select - Unstage
changes.This GUI functionality is equivalent to the following git command:
git add platform/Note: You need to select the components bound with the system project if you want to add system project for source control.