Files
nexus/wiki/sources/ctp-topic-2-git.md
2026-04-20 00:02:56 +08:00

34 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "CTP Topic 2 Git"
type: source
tags: [Git, VCS, CTP, CI/CD, GitOps]
date: 2026-04-14
---
## Source File
- [[raw/Cloud & DevOps/Public-Cloud-Learning-Sessions/06_CI_CD_GitOps/ctp-topic-2-git.md]]
## Summary
- 核心主题Git 版本控制系统
- 问题域DevOps 与 CI/CD 基础
- 方法/机制:版本控制、代码协作、分支管理
- 结论/价值:掌握 Git 是 DevOps 实践的基础技能
## Key Claims
- Git 是现代软件开发中最流行的分布式版本控制系统
## Key Concepts
- [[Git]]:分布式版本控制系统,用于跟踪代码变更
- [[版本控制]]:记录文件内容变化,以便将来查阅特定版本
- [[Infrastructure as Code (IaC)]]:通过代码实现基础设施管理
## Key Entities
- [[CTP]]Cloud Transformation Program云转型计划
- [[Public Cloud Learning Sessions]]OpenText 内部云学习会议系列
- [[GitHub]]:代码托管平台
- [[GitLab]]DevOps 平台
## Connections
- [[CTP Topic 11 AD Integration and Login using AD accounts]] ← prerequisite ← [[CTP Topic 2 Git]]
## Contradictions