The following is the screen where you can manage your actual code for the current project:
Code screen of FlixOneProductServices project
You can view the following:
- Files: All the files in the repository.
- Changeset: Code changes with a changeset number, you can also get the information on what changeset pushed against what tasks/bugs.
- Shelvesets: Any shelve changes that are available for review or any other purpose related to the current project.
- Pull Requests: This is a way to work in a collaborative manner. You can initiate a Pull Request anytime, click on Code and select New Pull Request, and the owner or maintainers of the project will be notified about this pull request.