Auto-sync: 2026-04-20 00:02
This commit is contained in:
34
wiki/sources/ctp-topic-2-git.md
Normal file
34
wiki/sources/ctp-topic-2-git.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user