For alternative source hosting options, Secure Source Manager is a regionally deployed, single tenant, managed source code repository hosted on Google Cloud. It supports Git version control and integrates with Cloud Build, Cloud Deploy, and Artifact Registry.
Effective June 17, 2024, Cloud Source Repositories isn't available to new customers. If your organization hasn't previously used Cloud Source Repositories, you can't enable the API or use Cloud Source Repositories. New projects not connected to an organization can't enable the Cloud Source Repositories API. Organizations that have used Cloud Source Repositories prior to June 17, 2024 are not affected by this change.
The Change History
pane. This pane displays all commits applied to a file. From this pane, you
can select a commit and open it in the Commit Details view. In addition, you
can diff this file against a previous commit or compare it against another
branch of the repository. To open the Change History pane, click Change
history in the File view.
The Blame
panel. While the Change History pane displays a list of commits that affect
a file, the Blame panel displays a line-by-line history of changes. For each
changed line, the Blame panel lists the name of the commit author. It also
displays a number to indicate when the change occurred in the file's
history. For example, a change that occurred in the first commit for the
file would have a #1, the second would have a #2, and so on. You can hover
over the change to see more details about the commit, and you can click the
change to open the Change History pane with that change selected.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]