Git integration: Check out a branch or tag
- A Git repository associated with the project
The Git Integration associates the project with the branch or tag and checks out any existing assets.

The banner above the asset table includes:
- the repository and branch or tag that tracks the project
- the commit SHA
The Git Status column shows the status of each asset:
- Tracked
- Tracked, Modified Locally
- Tracked, Modified Remotely
- Tracked, Conflict
- Untracked
- Added
- Removed