[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-03。"],[],[],null,["# The Commit Details view\n\nAs your codebase changes, you may find it useful to view specific commits to\nbetter understand what code changes occurred and why those changes were made. To\ndo this in Cloud Source Repositories, use the Commit Details view.\n\nThis view displays detailed information about a specific commit to a repository,\nsuch as:\n\n- Who made the commit.\n- What time the commit was made.\n- What files were changed.\n- What specific changes were made.\n\nComponents of the Commit Details view\n-------------------------------------\n\nThe top left of the Commit Details view displays the hash of the\ncommit and the parent hash. On the right, you can choose to browse\nthe repository or copy the full hash of the commit.\n\nYou can use this information to perform tasks such as copying the full hash of a\ncommit or browsing to the parent commit.\n\nDirectly below this section you can find details such as:\n\n- The commit message description.\n- The author of the commit.\n- The account that submitted the commit (if different from the author).\n- The date of a commit to the repository.\n\nTo learn which files were affected and what was changed, see the\nFiles Changed section.\n\nIn this section you can see the number of files that changed in the commit,\nalong with a list of those files. The right side of this section displays a\ngraphical representation of the changes made to the files:\n\n- Red represents deletions.\n- Blue represents modifications.\n- Green represents additions.\n\nA small bar provides a visual representation of the distribution of these\nchanges within a file. Next to this bar are the specific number of lines\ndeleted, modified, or added."]]