All the team actions are available in Explorer view on right-click. Although system and application projects are shown in the hierarchy, these are separate projects, and team actions must be performed at the level of each separate project.
- Checking in new projects
- Newly created projects can be submitted to the Git
repository using
. - Updating existing projects
- You can push/pull changes to/from the Git repository using
the options in the menu shown in the following screenshot.